#pageHeader, #logo, .titles {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
}
nav:before { top: 110px;}
nav #menuToggle { top: 15px;}
@media only screen and (max-width: 868px) {
nav:before { top: 74px !important;}
}