.checkout-cart-index #discount-coupon-form .fieldset.coupon .field{
    /* padding-right: 10px; */
}
.checkout-index-index #discount-form .field{
    padding-top: 10px;
}
.checkout-index-index #discount-form .field:first-of-type{
    padding-top: 0px;
}
.checkout-index-index #discount-form .field .label{
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 10px;
    font-weight: bold;
    height: 100%;
}