div.payment-option img[src^="/modules/esto/views/img"] {
    height: 30px;
    max-width: 220px;
}

div.payment-option label {
    text-align: unset;
}

.esto-img-responsive{
    display: inline-block!important;
    height: auto;
    max-width: 100%!important;
}

.esto-list-banks .col-sm-4{padding-top: 15px;padding-bottom: 15px }

.esto-selected{background-color: #f4f4f4;}

.esto-bank-label:hover{background-color: #f4f4f4;cursor: pointer}