div.spgfmbody {
    display: block;
    max-width: 450px;
    height: auto;
    margin-bottom: 15px;
}

img.spgfmlogo {
    display: block;
    max-height: none;
    height: 100% !important;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

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

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

.select2-results .securepaygfm-bnklogo>div>img {
    width: 60px !important;
    height: 60px !important;
    margin-right: 20px !important;
    border: none !important;
    display: inline-block;
}

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