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






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




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


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

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

@media only screen and (min-width: 1069px) {
    .industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit {
        font-size: 40px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: 0em;
        font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
        font-weight: 600;
    }
}

.badge .badge-unit, .badge .badge-unit-plus, .badge .badge-unit-percent, .badge .badge-unit-currency {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .004em;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 600;
}

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