@media only screen and (max-width: 1068px) {
	.section-hero .hero-headline {
		max-width: 91%;
	}
}
@media only screen and (max-width: 734px) {
	.section-values .section-content {
		width: 91%;
	}
}