.checkout_coupon {
    /* .. .. .. */
    max-width: 600px !important;
}

.checkout_coupon .form-row-first {
    float: none !important;
    width: 100% !important;
    max-width: 300px;
}

.checkout_coupon .form-row-last {
    float: none !important;
}