.report-hero-gated-hero .form-iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.report-hero-gated-hero .form-iframe-container iframe {
  width: 100%;
  min-height: 600px;
  border: 0;
}