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

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

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

.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
	flex-basis: 50%;
	max-width: 50%;
}

@media only screen and (max-width: 800px) {
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
		flex-basis: 100%;
		max-width: 100%;
	}
}

.industry-other-stories {
	margin-bottom: 100px;
}

@media only screen and (max-width: 734px) {
	.industry-other-stories {
		margin-bottom: 85px;
	}
}

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