#openLeftToggle,
#openLeftMenu,
#openRightToggle,
#openRightMenu {
	display: none;
}

.site-branding .site-title {
	padding-top: 1rem;
}

/* 	
.headerImageGrid div {
	max-width: 50%;
}

.headerImageGrid div img {
	max-width: 50%;
} */

@media screen and (min-width: 1200px) and (orientation: landscape) {
	body {
		font-size: 1rem;
	}
}