.lightbox-swiper {
  width: 90vw;
  height: 90vh;
}

.lightbox-swiper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.swiper-button-next, .swiper-button-prev {
  color: #AFD87E;
}
