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

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

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

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

@media (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 22px;
	}
}

@media only screen and (max-width: 734px) {
	.techspecs-rowheader {
		font-size: 24px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#main > section.section.section-specs > div > div > div.techspecs-section.section-connections > div > div.techspecs-column > div.row > div:nth-child(2) > ul:nth-child(4) {
		margin-top: 37px;
	}
}

.section-environment {
	margin-bottom: 22px;
}
/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
