.section-compatibility .compatibility-copy .copy-container {
	max-width: 450px;
}

@media only screen and (max-width: 734px) {
	.section-compatibility .compatibility-copy .copy-container {
		max-width: none;
	}
}

.section-hero .hero-intro:first-child {
	max-width: 650px;
}

.section-hero .hero-intro:nth-child(2) {
	max-width: 580px;
}
