@media (max-width: 991px) {
    .parallax-5,
    .home-section {
        background-attachment: scroll !important;
        background-size: cover !important;
        background-position: center center !important;
    }
}
