#login h1 a, .login h1 a {
	background-color: black;
	background-image: url(images/home-logo-new.png);
	height: 150px;
	width: 350px;
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#login {
	width: 350px !important;
}