.checkout .contenedor_iframe {
  min-height: 900px;
}

.checkout iframe,
.checkout .enis-wix-checkout-iframe {
  display: block;
  width: 100%;
  min-height: 900px;
  height: 100vh;
  max-height: 1200px;
  border: 0;
  background: #fff;
}
