@media (min-width:768px) {
	.page-navbar {max-width:1000px !important;}
	.page .page__inner {max-width:1000px !important;}
	.fixed_header {width:1000px;}
	.fixed_footer {max-width:1000px;}
	.container-aside {display:none;}
}