.field--name-field-gallery .swiper-slide {
  width: auto !important;
}
.field--name-field-gallery img {
  height: 60vh;
  max-height: 480px;
  width: auto;
  max-width: none;
}