.mainlogo {
	background-image: url(/img/keizer_bergman_logo.png);
	height: 86px;
	width: 280px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top left;
	left: -25px;
	margin-bottom: 1rem;
}