#divQRcode {
    padding: 20px;
    width: 250px;
    height:250px;
    max-width: 100%;
    background-color: #ffffff;
}
#divQRcode img{
    width: 100%; 
    height: 100%;
}
.btnBankID{
    min-width: 250px;
}
