.image-section {
  width: 100%;
  height: auto;
  line-height: 0;
}

.image-section__image {
  width: 100%;
  height: auto;
  object-fit: contain;
}
