@media (min-width: 1200px) {
  .modal-video-body {
    max-width: 85%;
    align-items: center;
  }
}