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






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





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

@media only screen and (max-width:1068px) {
    .section-size-weight .size-weight-picture .caption:nth-of-type(2) {
        right: 8px;
    }
}

@media only screen and (max-width:734px) {
    .section-size-weight .size-weight-picture .caption:nth-of-type(2) {
        right: unset;
    }
}

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