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






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




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


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

@media only screen and (max-width: 1068px) {
    .section-story-spotlight .grid.inter-story-update .badges .column.badge-column {
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 734px) {
    .section-story-spotlight .grid.inter-story-update .badges .column.badge-column {
        flex-basis: 100%;
        max-width: 100%;
    }
}


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