/* 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 (min-width: 1069px) {
	.story-hero-text-content {
		width: 995px;
		max-width: 995px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.story-hero-text-content {
		max-width: 675px;
	}
}

@media only screen and (max-width: 359px) {
	.ac-ln-title {
		font-size: 17px !important;
	}
}
