.image-with-text__media img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.image-with-text__media {
  height: auto !important;
}