/* Keep intrinsic image proportions from expanding the fixed-height wide-screen hero grid. */
.fun-hero-copy,
.fun-hero-visual,
.fun-hero-visual picture {
  min-height: 0;
}
