.product-media-desktop-modal.modal-drawer {
  justify-content: center;
}

.product-media-desktop-modal .modal-drawer__close {
  z-index: 2;
}

.product-media-desktop-modal .modal-drawer__inner {
  width: auto;
}

.product-media-desktop-modal .zoomHolder > img:not(.zoomImg) {
  height: 100vh;
  width: auto;
}