.page-video-background { background-color: #000; }
.page-video-background__motion {
  inset: 0;
  transform: none;
}
.page-video-background__video {
  object-fit: contain;
  background: #000;
}
