/* Local Overrides */

/* Router section */
@media only screen and (max-width: 340px) {
	.section-routers .compatibility-card .primary-cta {
		padding: 11px;
	}
}

/* Highlights */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-highlights
		.card-container#highlights-gallery-item-1
		.typography-media-card-gallery-headline {
		max-width: 500px;
	}
}
