/* local overrides */

@media only screen and (min-width: 1069px) {
	.section-quote-first .quote-subcredit {
		max-width: 13rem;
	}
}

@media only screen and (max-width: 1068px) {
	.section-quote-first .quote-subcredit {
		max-width: 13rem;
	}
}

@media only screen and (max-width: 734px) {
	.section-quote-first .quote-subcredit {
		max-width: 13rem;
	}
}

/* Local Nav */

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