.qr-wrapper img {
    max-width: 120px;
    height: auto;
}
.qr-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}
