/*------------------------------------*\
   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 (max-width: 734px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(125px, 2px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(135px, 3px);
	}
}

@media only screen and (max-width: 1068px) {
	.section-built-in-apps .techspecs-appgrid-app {
		justify-content: flex-start;
	}
}

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