/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment {
	margin-bottom: 20px;
}
.section-size-weight .techspecs-row .figure-caption .caption.depth {
	left: 163px;
}
@media only screen and (min-width: 1069px) {
	.section-size-weight .techspecs-row .figure-caption .caption.width {
		top: 175px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 118px;
	}
	.section-size-weight .techspecs-row .figure-caption .caption.width {
		top: 132px;
	}
}
@media (max-width: 734px) {
	.section-size-weight .techspecs-row .figure-caption .caption.depth {
		left: 72px;
	}
}
/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
