.hero-video__media > video {
  object-fit: cover;
  object-position: center center;
}

.hero-video__iframe {
  border: 0;
  pointer-events: none;
}
