/* LOCAL OVERRIDES */

@media only screen and (min-width: 1301px) {
	.industry-story-spotlight
		.tile
		.tile-content
		.badges
		.column.badge-column:nth-child(n + 3) {
		margin-top: 25px;
	}
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
		flex-basis: 50%;
		max-width: 50%;
	}
}

/* copy reducer */
@media only screen and (max-width: 1068px) {
	#custom_millions .badge-unit.custom_millions {
		font-size: 36px;
	}
}
/* end of copy reducer */
