.auth-page .auth-side-wrapper {
    width: 100%;
    height: 100%;
    background-image: url('../images/auth-cover.jpg') !important;
    background-size: cover;
}