@media only screen and (min-width: 784px) {
	body {
		margin-left: 2.7em;
		margin-right: 2.7em;
	}
}
		
body {
	max-width: 100%;
}

