@media screen and (min-width: 105em) {
	
	/* LAYOUT */
	
	.stage{
		width: 100em;
		margin: auto}

}