/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.stripe-card-group {
    min-width: 360px;
}

#stripe-exp-element,
#stripe-cvc-element {
    min-width: 70px;
}

