.components-modal__frame {
    width: 75%;
    height: 80% !important;
    max-width: 100% !important;
}

.components-modal__frame iframe {
    height: 100%;
}