/* GENERATED CSS */
header#header #logo {
	height: 30px;
	width: 162.6px;
	margin: 10px 15px;
	background: url('../custom/Wordmark.png') no-repeat 0% 0% / 100% 100% !important;
}

@media (max-width: 720px) {
	#header .toggleNav .toggle {
		margin: 15px 20px !important;
	}
	#userIconHeader {
		height: 38px !important;
		width: 38px !important;
		margin: 6px 20px 6px 24px !important;
	}
	#userLinks .loggedin .symbol.open {
		margin: 18px 0px 15px -18px !important;
	}

	header#header #logo {
		height: 35px;
		width: 35px;
		margin: 7.5px 0;
		background: url('../custom/Wordmark_small.png') no-repeat 0% 0% / 100% 100% !important;
		position: absolute;
		left: calc(50% - 17.5px);
	}
}