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

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

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

.industry-story-spotlight .tile .tile-content .badges .column.badge-column {
	margin-top: 25px;
}
.industry-story-spotlight .tile .tile-content .badges .column.badge-column:first-child {
	margin-top: 0px;
}

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

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

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

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