@media (min-width: 1200px) and (max-width: 1599px) {
	.page > header,
	.tiles.services,
	.tiles.projects {
		width: 1176px;
	}
}