﻿
.LoginLogo {
    max-width: 150px;
}

.qrCodeContainer {
    text-align: center;
}

.qrCode {
    width: 50%;
    height: auto;
}
