#amesla-iframe-id {
  position: flex;
  width: 100% !important;
  min-width: 400px;
  height: 600px;
  background-color: #EBEBEB;
  box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16)!important;
  overflow: hidden;
  z-index:2147483001!important;
  border: 0;
  border-radius: 10px;
}