@media (min-width: 768px) {
  [data-section-id$="__section_double_8jm9F4"] .image__hero__pane,
  [data-section-id$="__section_double_8jm9F4"] .image__hero__scale {
    height: 100% !important;
  }

  [data-section-id$="__section_double_8jm9F4"] .image__hero__scale {
    transform: none !important;
  }

  [data-section-id$="__section_double_8jm9F4"] img {
    object-fit: contain !important;
    background: #fff;
  }
}