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