/* LOCAL OVERRIDES */

/* Innovation Section */

@media only screen and (min-width: 735px) {
	.section-innovation .subheadline-headline {
		max-width: 16ch;
	}
}

/* innovation gallery */

#innovation-gallery .tabnav {
	width: fit-content;
}
@media only screen and (min-width: 735px) {
	.section-innovation #cockpit .tile-content {
		padding-right: 65px;
	}
}
