/*------------------------------------*\
   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-built-in-apps .techspecs-appgrid-app picture {
	display: flex;
	justify-content: center;
}

.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 {
	margin-bottom: 20px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
