.auth_logo {
    text-align:center;
    max-with:100%;
}

#auth #auth-right {
    background-position-x: right;
    background-position-y: bottom;
    background-size: cover;
}

#auth #auth-left {
    margin-top:5rem
}