/* LOCAL OVERRIDES */

/* TTPOI */
.section-router .card-ttpoi.theme-dark .card-copy {
	max-width: 26em;
}

@media only screen and (max-width: 734px) {
	.section-router .card-ttpoi.theme-dark .card-copy {
		max-width: 15.5em;
	}
}

@media only screen and (max-width: 343px) {
	.section-router .card-ttpoi.theme-dark .card-copy {
		max-width: 10.5em;
	}
}
