.login-page{
	/*
       background: -webkit-linear-gradient(bottom, #2dbd6e, #a6f77b);
       background-repeat: no-repeat;
	*/  
    background-image: url(../img/login-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}