.page-inner {
	@media all and (min-width: 46.313em) {
		width: 1200px;
	}
	@media all and (max-width: 46.375em) {
		width: 95%;
	}
}