@media (max-width: 767px) {
    .home-hero-bg {
        background-image: url('../images/home-hero.webp') !important;
    }
}
