@media screen and (max-width: 992px) {
.top-baner .main-title {
padding: 20px;
}
.swiper-slide {
    width: auto;
    height: 100vh;
}
.clip {
    height: 100vh;
    position: relative;
    width: auto;
}
}