.showtime-justified .showtime-gallery {
  position: relative;
}
.showtime-justified .showtime-image {
  position: absolute;
  overflow: hidden;
}
.showtime-justified .showtime-image img {
  width: 100%;
  height: auto;
}
