.media.media--type-image img {
  object-fit: contain;
  height: max-content;
}