/* 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%;
	}
}
