.codform-hero-video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: #fbfbfb;
}
