.image {
  aspect-ratio: 940 / 560;
}

.image__media {
  display: block;
  width: 100%;
  object-fit: fill;
  object-position: center;
}
