  .iframeWrapper {
    width:100%;
    max-width:700px;
    height:550px;
  }

  .iframeWrapper iframe{
    width: 100%;
    height: 100%;
    border:0;
    display:block;
  }