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

@media only screen and (max-width: 335px) {
	.section-techspecs .techspecs-appgrid figcaption {
		letter-spacing: -0.03em;
	}
}

.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;
	}
}

.section-in-the-box .specs-box-mx img {
  margin-left: 25px;
}

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