#afterpay-stripe-payment-form .afterpay-payment-form {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

#afterpay-stripe-cpi {
    max-height: none !important;
    max-width: 200px;
    width: 100%;
    cursor: pointer;
}