.active_radio_btn{
    border: 6px solid #4ebd65;

}

.payment-scuderia{
    background-image: url('../img/visa_mastercard.png');
}
.payment-wt{
    background-image: url('../img/wire-transfer.png');
}
.thankYoyImg{
    max-width: 100px;
}

.scuderia_text{
    display: none;
    border: 1px solid red;
    padding: 10px;
}

.form-field.mastercard, .form-field[card='mastercard'] { background-image: url("../img/master-card.png"); background-size: 50px; background-position-x: 95%;background-repeat: no-repeat ;background-position: right center; }