.content-wrap-alt {
    width: 90%;
}

.login {
    background: #eee url("/static/admin/images/signup-signin-bkg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
