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

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

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

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(352px, 4px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(365px, 3px);
	}
}

@media only screen and (max-width: 734px) {
	.section-size-weight .table-14 .caption-depth {
		transform: translate(120px, 55px);
	}
	.section-size-weight .table-14 .caption-width {
		transform: translate(-37px, 161px);
	}
	.section-size-weight .table-14 .caption-height {
		transform: translate(125px, 2px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(135px, 2px);
	}
	.section-size-weight .table-16 .caption-depth {
		transform: translate(142px, 73px);
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-16 .section-memory .techspecs-column:nth-of-type(n + 3) p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}

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