/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 url('../img/video-conference_blog-01.png') center center no-repeat scroll
 */
body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

.business-header {
    height: 64vh;
    min-height: 320px;
    background: #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.card {
    height: 100%;
}

.font-helvetica-title {
    font: 24px !important;
}

.font-helvetica {
    font: 16px !important;
    color: #3f3f3f;
}

.font-helvetica-small {
    font: 18px !important;
    color: #3f3f3f;
}
