/*------------------------------------*\
   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;
	}
}

@media only screen and (min-width: 384px) {
	.table-table-13 .section-storage .techspecs-row .techspecs-column:nth-child(3) p:nth-child(2) br {
		display: none;
	}
}

.section-built-in-apps .techspecs-appgrid-app:nth-last-of-type(-n + 2) {
	margin-bottom: 2.2em;
}

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

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

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

@media only screen and (min-width: 1068px) {
	.table-table-13 .section-memory .techspecs-column p:nth-of-type(2) {
		min-height: 24px;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.section-accessibility ul li+li,
	.section-accessibility ul li {
		margin-top: unset;
		margin-bottom: unset;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
