/* Your Custom CSS Goes here */
.app-auth-sign-in .app-auth-background {
    background: url(../images/backgrounds/bg_sign.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}