@import 'mobilenav.css?nocache';




.inner { width: 100% !important; }



#header-logo { width: 120px !important; }

h1#sitename {
	width: 210px !important; height: 100px !important;
	top: 10px !important;
	background-image: url('./assets/images/acv-logotype-narrow.svg') !important;
}
p#sitetagline {
	display: none !important; 
}

#hero .inner { height: 300px; background-size: 533px 300px !important; }

#hero #action { right: 20px !important; }

#hero #action h1 { font-size: 160% !important; }

#hero #action a.button {
	font-size: 120% !important;
}


body>main header h2 { font-size: 200% !important; }


ul.states { border-top: 2px solid rgba(153,204,255,0.5); padding-top: 20px; column-count: 2; }