/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section-size-weight .techspecs-row .caption-height .typography-body-reduced-tight {
		margin-top: 9px;
	}
	.section-size-weight .techspecs-row .caption-depth .typography-body-reduced-tight {
		margin-top: 9px;
	}
	.section-accessibility .techspecs-column .techspecs-os-features li:last-child {
		display: none;
	}
	.section-built-in-apps .techspecs-appgrid-app:nth-last-of-type(-n + 2) {
		margin-bottom: 2.2em;
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment .techspecs-column p:nth-child(2) {
	margin-top: 20px;
}
.section-environment-alt {
	margin-bottom: 20px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
