

.inner {
    width: 85rem;
    margin: 0 auto;
}
@media (max-width:1750px){
	.inner {width:100%;}
}

