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






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




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



.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n+3) {
    margin-top: 25px;
}
@media only screen and (max-width: 1068px) {
	.industry-story-spotlight .tile .tile-content .badges .column.badge-column:nth-child(n+2) {
		margin-top: 25px;
	}
}

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


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