.section-hero .copy-wrapper {
	max-width: 950px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .copy-wrapper {
		max-width: 725px;
	}
}
