@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

/* Banner Images */

body .banner .container-fluid .row .col-12{
 padding-right: 0!important;   
 padding-left: 0!important;     
}
