.product-video__frame--native video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #0b1c2b;
}
