.list-bank {
    max-width: 90px !important;
}

.list-bank-box{
    background: #fff !important;
    margin-bottom: 4px;
    margin-right: 4px;
    border: 1px solid #ccc;
}

.list-bank img {
    object-fit: contain;
    margin: 0px !important;
}
.vietqr-row {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

section.woocommerce-vietqr-bank-details b {
    font-size: 18px;
    color: #006747 !important;
    background: #e2f2e1;
    padding: 2px 8px;
    border-radius: 4px;
    border: 1px dashed #006747;
}