

#formHolder .paysys label #am-paysystem-amify-stripe-google-pay-desc {
    background: url('../../img/icons/google_pay.svg') right center no-repeat;
    background-size: contain;
    height: 29px;
}

#formHolder .paysys label #am-paysystem-amify-stripe-apple-pay-desc {
    background: url('../../img/icons/apple_pay.svg') right center no-repeat;
    background-size: contain;
    height: 19px;
}

#formHolder .paysys label #am-paysystem-paypal-express-desc {
    background: url('../../img/icons/paypal.svg') right center no-repeat;
    background-size: contain;
}

#formHolder .paysys label #am-paysystem-stripe-desc {
    background: url('../../img/icons/stripe.svg') right center no-repeat;
    background-size: contain;
}
