@media (max-width: 767px) {
  .video-warrper > iframe {
    width: 100%;
  }
}
