.iframeWrapper {
  width: 100%;
  position: relative;
  height: 0;
  overflow: visible;
  padding-bottom: 65%;
}

.iframeWrapperIframe {
  border: none;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
