.login h1 {
	max-width: 266px;
	margin: 0 auto;
}

.login form {
	margin: 0;
}

#login h1 a,
.login h1 a {
	height: 0;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	filter: drop-shadow(1px 1px 1px #1E4971);
}