.iframe{
    width: 100%;
    min-height: 30%;
    position: relative;
  }
  iframe{
    width: 100%;
    height: 400px;
    z-index: 2;
    position: relative;
  }


