@charset "UTF-8";

.login h1 a {
	background-image: url("assets/images/mayfield-dark-logo.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 76px;
	width: 320px;
}
