﻿/*------------------------------------*\
   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%;
    }
}

.industry-other-stories .tile-content .typography-callout {
    margin-bottom: 33px;
}

.industry-other-stories .gallery-item-container {
    min-height: 430px;
}
@media only screen and (max-width: 1068px) {
    .industry-other-stories .gallery-item-container {
        min-height: 390px;
    }
}
@media only screen and (max-width: 734px) {
    .industry-other-stories .gallery-item-container {
        min-height: 358px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/