.openBanking-modal .modal-dialog{
  max-height: 800px  !important;
  width: 95% !important;
  max-width: 1300px !important;
}

.openBanking-iframe {
  height: 800px !important ;
  width: 95% !important;
  max-width: 1300px !important;
  border-width: 0 !important;
}

