.content-wrapper{
    background-image: url('../img/blur-hospital.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.auth{padding-top: 150px !important;}