@media screen and (min-width: 90em) {
	/*
	.header{
		width:auto;
	}
	*/
	.article__section{
		margin-bottom:2.5em;	
	}
	.navigation{
		max-width:960px;
	}
	.submenu__items{
		display:inline-block;
	}
}