.coh-style-hero-picture-element .media--blazy {
  height: inherit;
}
@media (max-width: 1439px) {
  .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: 480px) {
  .coh-style-hero-picture-element .media--blazy {
    height: inherit;
  }
}
.coh-style-hero-picture-element picture {
  height: inherit;
}
@media (max-width: 1439px) {
  .coh-style-hero-picture-element picture {
    height: inherit;
  }
}
@media (max-width: 1024px) {
  .coh-style-hero-picture-element picture {
    height: inherit;
  }
}
@media (max-width: 480px) {
  .coh-style-hero-picture-element picture {
    height: inherit;
  }
}
