@media screen and (min-width: 1201px) {
	body .site-section-wrapper {
		width: min(1250px, calc(100% - 30px));
	}
}
