.video-embed-field-responsive-video {
  position: relative;
}
@media (min-width: 769px) {
  .video-embed-field-responsive-video {
    max-width: 520px;
  }
}