.pswp__img {
  height: auto !important;
}

.book-item .book .stage div {
  background-color: rgba(255, 255, 255, 0.9);
}

#gallery {
  background: #FFF;
}

.pswp {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.pswp__container {
  background: #444;
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 600px;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.css-s2u4oi {
  justify-content: center;
}
