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

@media only screen and (min-width: 379px) {
	.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 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
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section-charging .caption-thunderbolt {
		width: 146px;
	}
}

.section-environment .techspecs-column p:nth-child(2) {
	margin-top: 20px;
}
.section-environment {
	margin-bottom: 20px;
}
/* 
.section-techspecs .techspecs-rowheader {
	line-height: 1.4705882353;
}
 */
@media only screen and (min-width: 1069px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(-n + 2) div.fall-spacing-update:nth-child(2) .mdash {
		margin-top: 7px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(-n + 2) div.fall-spacing-update:nth-child(2) .mdash {
		margin-bottom: unset;
	}
}

@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
\*------------------------------------*/
