@media (max-width: 768px) {
    #lgx-parallax110 {
        background-size: cover !important;
        background-position: center center !important;
        background-attachment: scroll !important;
        min-height: 150px !important;
    }
    
    #lgx-parallax110 .lgx-parallax-inner {
        height: 100% !important;
    }
}

@media (max-width: 768px) {
    #lgx-parallax115 {
        background-size: cover !important;
        background-position: center center !important;
        background-attachment: scroll !important;
        min-height: 150px !important;
    }
    
    #lgx-parallax115 .lgx-parallax-inner {
        height: 100% !important;
    }
}