/* Local nav */
@media only screen and (max-width: 735px) {
	#ac-localnav {
		height: 75px !important;
	}
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	.typography-tout {
		padding-bottom: 100px !important;
	}
}
