.swiper-container {

  max-height: 70wh;
  max-width:90%;
}

.gallery-top {
  max-height: 70vh;
}

.gallery-top img {
  max-height: 69vh;
  width: auto;
  max-width: 90%;
}


.swiper-slide {
  background-size: cover;
  background-position: center;
}
