/* The added Contact link wraps the static-page header at intermediate widths. */
@media (max-width: 739px) {
	.pc-nav { position: static; }
}
