#logo {
    height: 3rem;
    padding-left: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.auth-box {
    max-width: 25rem;
}