#login h1 a,
.login h1 a {
	background-image: var(--ec--logo-url);
	height: 300px;
	width: 300px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}