@supports (-ms-ime-align:auto) {
	header h1 a {
		top:-.88em;
	}
	nav#primary ul li {
		width:calc(14.28% - 0.86em);
	}	
}