.background_image{
	background-image: url(../../../pages/login/images/login.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 59%;
}
.login_logo{
	height:70px;
	width:auto
}