@media (max-width: 991.98px) {
    #home-top-container {
        background-size: cover;
    }
    
    #home-top-block {
        background-image: none;
        width: 100%;
    }

    #product-top-block {
        background-image: none;
    }

    .w-100 {
        width: 100% !important;
    }

    .venturelogo {
        margin-right: 0px;
    }
}
