#login h1 a {
	width: 100%;
	height: 110px;
	background-image: url('src/assets/images/logo.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}