/* This file will hold styles that are loaded using the same media query as the wide grid. */
body {
	max-width: 1200px;
	margin: auto;
}
