.hero-editorial__img {
  height: 350px;
  object-fit: cover;
}

@media screen and (min-width: 1908px) {
  .hero-editorial__img {
    height: 500px;
  }
}
