/* local overrides */

@media only screen and (min-width: 1069px) {
	.gallery-item[data-analytics-gallery-item-id="saturnbird"]
		.typography-eyebrow-super {
		max-width: 20rem;
	}
	.gallery-item[data-analytics-gallery-item-id="jaunt"]
		.typography-eyebrow-super {
		max-width: 24rem;
	}
	.gallery-item[data-analytics-gallery-item-id="dance e-bike"]
		.typography-eyebrow-super {
		max-width: 23.5rem;
	}
	.small-business-router-copy {
		max-width: 50rem;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.gallery-item[data-analytics-gallery-item-id="saturnbird"]
		.typography-eyebrow-super {
		max-width: 17rem;
	}
	.gallery-item[data-analytics-gallery-item-id="jaunt"]
		.typography-eyebrow-super {
		max-width: 21rem;
	}
	.gallery-item[data-analytics-gallery-item-id="dance e-bike"]
		.typography-eyebrow-super {
		max-width: 20.5rem;
	}
}

@media only screen and (max-width: 374px) {
	.section-small-business-router .typography-headline-elevated {
		font-size: 34px;
	}
}

@media only screen and (max-width: 335px) {
	#ac-localnav .ac-ln-title {
		font-size: 17px;
	}
}
