@media screen and (max-width: 836px) {
    .lead__gen__iframe__container iframe {
        height: 70vh;
        width: 90vw;
    }
  }