iframe:not(.burton-payment-iframe) {
    border: none;
    height: 255px !important;
}

iframe.burton-payment-iframe,
#iframe.burton-payment-iframe {
    width: 100%;
    border: 0;
    min-height: 400px;
    height: 400px;
    overflow: visible;
}
