.coh-style-hero-picture-element .media--blazy { height: inherit; } @media (max-width: 1440px) { .coh-style-hero-picture-element .media--blazy { height: inherit; }  } @media (max-width: 1024px) { .coh-style-hero-picture-element .media--blazy { height: inherit; }  } @media (max-width: 481px) { .coh-style-hero-picture-element .media--blazy { height: inherit; }  } .coh-style-hero-picture-element picture { height: inherit; } @media (max-width: 1440px) { .coh-style-hero-picture-element picture { height: inherit; }  } @media (max-width: 1024px) { .coh-style-hero-picture-element picture { height: inherit; }  } @media (max-width: 481px) { .coh-style-hero-picture-element picture { height: inherit; }  }
