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

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

#leftSidebar form.search-form input[type="submit"], button.wp-block-search__button,
#rightSidebar form.search-form input[type="submit"], button.wp-block-search__button {
	width: 30%;
}

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

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

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