.hero-section .hero-img-slide {
    min-width: 2000px;
    height: 100vh;
}

.hero-section .hero-img-slide .banner-img-1 {
    animation: none !important;
    -webkit-animation: none !important;
        width: 55% !important; 
        height: 100% !important;
}