.banner-v212 {
  position: relative;
}
.banner-v212 xo-video-cover {
  min-height: 60rem;
}

.banner-v212__video {
  display: block;
  max-height: 70rem;
  height: 100%;
  width: 100%;
  object-fit: cover;
}