/* Restore the original fill + object-contain sizing for the Story journey artwork. */
body.enduri-migrated .elementor [data-id="7d2b3413"] img,
body.enduri-migrated .elementor [data-id="2fbff119"] img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
