/* Add here all your CSS customizations */

@media (max-width: 991px) {
    .custom-parallax-half-section {
        height: 475px !important;
        background-size: 100% auto !important;
    }
}