/*------------------------------------*\
   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(126px, 64px);
	}
	.section-size-weight .table-14 .caption-width {
		transform: translate(-24px, 161px);
	}
	.section-size-weight .table-14 .caption-height {
		transform: translate(125px, 2px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(136px, 2px);
	}
	.section-size-weight .table-16 .caption-depth {
		transform: translate(142px, 67px);
	}
	.section-size-weight .table-16 .caption-width {
		transform: translate(-18px, 171px);
	}
}

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

@media only screen and (max-width: 734px) {
	.table-table-14 .section-memory .techspecs-column:nth-of-type(3) p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}

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