/* Local Overrides */

@media only screen and (min-width: 1069px) {
	li[data-analytics-gallery-item-id="dance e-bike"]
		.typography-eyebrow-super {
		margin-right: 0px;
	}
}

/* small business billboard */
@media only screen and (min-width: 1069px) {
	.page-sisig
		.section-small-business-router
		.section-content
		.small-business-router-copy {
		max-width: 850px;
	}
}
@media only screen and (max-width: 400px) {
	.page-sisig
		.section-small-business-router
		.section-content
		.typography-headline-elevated {
		font-size: 34px;
	}
}
/* end of small business billboard */
