.field-name-field-build-gallery {
  margin: 0 0 1.25rem;
}
.field-name-field-build-gallery .swiper-slide a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
.field-name-field-build-gallery .swiper-slide a img {
  max-height: 530px;
  width: auto;
}
