.fotorama__stage {
  pointer-events: none !important;
  left: auto !important;
  width: auto !important;
  height: auto !important;
}
.fotorama__grab {
  max-width: none !important;
  width: auto !important;
}
.fotorama__grab > div:not(.fotorama__active) {
  display: none;
}
