﻿/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
	flex-basis: 100%;
	max-width: 100%;
}
.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n+2),
.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n+3) {
	margin-top: 25px;
}


@media only screen and (max-width: 734px) {
	.section-story-spotlight .badges .badge-column:nth-of-type(2) .badge-value {
		line-height: 0;
		white-space: normal;
	}
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/