/* Local Overrides */

@media only screen and (max-width: 420px) {
	.industry-story-spotlight
		.tile
		.tile-content
		.badges
		.column
		.badge
		.badge-content
		.badge-value.custom_million {
		display: flex;
		flex-direction: column;
		inline-size: 190px;
	}
}
