/* Both V55 illustrations are composed in landscape format. */
body.or43-editorial.or55-editorial .or43-cover img {
  aspect-ratio: 3 / 2;
  object-fit: contain;
  background: #f7f2ee;
}
@media (max-width: 420px) {
  body.or43-editorial.or55-editorial .or43-title .elementor-heading-title {
    font-size: clamp(46px, 15vw, 60px) !important;
  }
}
