.billboard-section:after{
background: none !important;
}
.billboard-heading h1 {
    font-family: 'Playfair Display', serif;
    color: #002949;
    font-size: 31px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
}

.billboard-heading .head-2 {
    font-family: 'Raleway', sans-serif;
    color: #002949;
    font-size: 52px !important;
    font-weight: 600;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    animation-name: slideInUpSmall;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
padding-bottom: 30px;
}

