.page-compatibility .section-features-list .section-content .non-function {
	text-transform: none;
}
@media only screen and (max-width: 1068px) {
	.page-compatibility
		.section-features-list
		.section-content
		.feature-row
		.icon {
		text-align: center;
	}
}
@media only screen and (max-width: 734px) {
	.page-compatibility
		.section-features-list
		.section-content
		.feature-row
		.icon {
		text-align: right;
	}
}
@media only screen and (max-width: 734px) {
	.page-compatibility
		.section-features-list
		.section-content
		.feature-row
		.typography-body-reduced {
		text-align: right;
	}
}
@media only screen and (max-width: 734px) {
	.page-compatibility
		.section-features-list
		.section-content
		.column-labels
		.right-aligned {
		text-align: right;
	}
}

@media only screen and (max-width: 734px) {
	#hero .hero-headline-wrap br.small {
		display: none;
	}
}
@media only screen and (max-width: 704px) {
	#hero .hero-headline-wrap br.small {
		display: block;
	}
}
