.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;
}