@media only screen and (min-width: 768px) {
  .video-player iframe.media-oembed-content {
    width: 100%;
    height: 600px;
  }
}
