select#buyer_bank_code {
    width: 100% !important;
}

.select2-results .securepay-bnklogo {
    display: flex !important;
    flex-wrap: nowrap !important;
}


.select2-results .securepay-bnklogo>div>img {
    width: 40px !important;
    height: 40px !important;
    margin-right: 20px !important;
    border: none !important;
}

.select2-results .securepay-bnklogo>div {
    width: auto !important;
    height: 40px !important;
    text-align: center !important;
    line-height: 40px !important;
    font-size: 14px !important;
    font-family: arial !important;
    border: none !important;
}