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

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

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

.section-compare {
	--footer-tile-spacing: 25px;
}

.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 13px;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
