/*------------------------------------*\
   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 (max-width: 452px) {
	.table-table-13 .section-storage .techspecs-row .techspecs-column:nth-child(3) p:nth-child(2) br {
		display: block;
	}
}

.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-techspecs .techspecs-section.section-environment {
	margin-bottom: 20px;
}

/*.table-table-13 .section-storage .techspecs-column:nth-of-type(-n + 2) p:nth-last-of-type(2) {
	margin-top: 44px;
}
*/
@media only screen and (max-width: 734px) {
	.table-table-13 .section-storage .techspecs-column:nth-of-type(-n + 2) p:nth-last-of-type(2) {
		margin-top: 40px;
	}
}

.table-table-13 .section-chip .techspecs-column .mdash {
	display: block;
	margin-top: 27px;
}

#table-13 > div:nth-child(2) > div.techspecs-section.section-chip > div > div:nth-child(3) > div > div:nth-child(3) {
	margin-top: 50px;
}

@media only screen and (max-width: 1068px) {
	#table-13 > div:nth-child(2) > div.techspecs-section.section-chip > div > div:nth-child(3) > div > div:nth-child(3) {
		margin-top: 43px;
	}

	#table-13 > div:nth-child(2) > div.techspecs-section.section-chip > div > div:nth-child(2) > div > div:nth-child(3) {
		margin-top: 43px;
	}
}

@media only screen and (max-width: 1068px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(-n + 3) div:first-child .mdash {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 734px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(-n + 3) div:first-child .mdash {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-13 .section-storage .techspecs-column:nth-last-of-type(-n + 4) p:nth-child(2) {
		margin-top: 0;
	}
}

@media only screen and (max-width: 734px) {
	.table-table-13 .section-storage .techspecs-column:nth-of-type(3) p:nth-last-of-type(2) {
		margin-top: 40px;
	}
}

#footnote-12 span {
	white-space: nowrap;
}

@media only screen and (max-width: 424px) {
	#table-15 > div:nth-child(2) > div.techspecs-section.section-storage > div > div:nth-child(3) {
		height: 192px;
	}
}

@media only screen and (max-width:1068px) {
    .table-table-13 .section-chip .techspecs-column:nth-child(-n+2) div:nth-child(2) .mdash {
        margin-top: .4em;
        margin-bottom: unset;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
