.main-image {
  width: 100%;
  height: auto;
}

.other-images {
  height: 64px;
}

.image-on-page {
  cursor: zoom-in;
}

.image-carousel {
  height: 100%;
}

.image-fullscreen {
  max-height: 80vh;
}
