.photo-swiper__outer-container {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 50000;
}
.photo-swiper-slide-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.photo-swiper-img-container {
  width: 50%;
}/*# sourceMappingURL=photo_popup.min.css.map */