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

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

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

.section-techspecs .callout-techspecs-environment ul {
	margin-left: 0;
	list-style-type: none;
}

@media only screen and (min-width: 1069px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 166px;
	}
}

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

@media (max-width: 734px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 73px;
	}
}

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