@charset "utf-8";

@media only screen and (max-width: 600px) {
  #video-home { max-width: 100%; }
  #video-home iframe { max-width: 90%; }
}