.fwedbIframe {
    width: 100%;
    height: 400px;
    margin-bottom: 40px;
}

@media (max-width: 450px) {
  .fwedbIframe {
    height: 250px!important;
  }
}
