/* Local Overrides */

/* two quotes */
@media only screen and (min-width: 1069px) {
	.page-ajhackett .story-quote {
		margin-inline: 148px;
	}
}
/* end of two quotes */

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