iframe {
 width: unset;
 height: unset;
}

.checkout-payment-instrument__iframe {
 width: 100% !important;
 height: 1200px !important;
}

button.ms-checkout__custom-btn.ms-checkout__btn-place-order.msc-btn.btn-primary {
    display: none;
}