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






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





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

@media only screen and (max-width: 734px) {
    #highlights-gallery-item-2 .media-block {
        padding-top: 30px;
    }
}

#highlights-gallery .typography-media-card-gallery-caption-sosumi {
    font-size: 19px;
    line-height: 1.2105263158;
    font-weight: 400;
    letter-spacing: .012em;
    font-family:SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

@media (max-width: 1068px) {
    #highlights-gallery .typography-media-card-gallery-caption-sosumi {
        font-size: 14px;
        line-height: 1.2857742857;
        font-weight: 400;
        letter-spacing: -0.016em;
        font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }
}

@media (max-width: 734px) {
    #highlights-gallery .typography-media-card-gallery-caption-sosumi {
        font-size: 12px;
        line-height: 1.3333733333;
        font-weight: 400;
        letter-spacing: -0.01em;
        font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }
}


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