@media screen and (max-width: 1100px) {
  .top-one-video {
    background-size: contain;
    object-fit: contain;
  }
}