div[id^="o_stripe_express_checkout_container_"] {
    // Ensure that the express checkout button isn't truncated.
    min-width: 140px;
}
