.hero-swiper .swiper-slide {
    height: 100vh;
}

.hero-swiper .img-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}