iframe {
  width: 100%;
  height: 70vw;
  border: 0px #ffffff none; }
  @media (max-width : 999px) {
    iframe {
      height: 150vh; } }
