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

.section-environment {
    margin-bottom: 20px;
}

.section-size-weight .techspecs-row .figure-caption .caption.depth {
	left: 166px;
}

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

.section-techspecs .techspecs-section.section-apps {
	border-bottom: 2px solid #1d1d1f;
}

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

.section-techspecs .section-size-weight .caption.depth {
	left: 155px;
}

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

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption.depth {
		left: 73px;
	}
	.section-techspecs .section-size-weight .caption.height {
		top: 8px;
	}
	.section-techspecs .section-size-weight .caption.width {
		bottom: 123px;
	}
}

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

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