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

/* .table-table-13 .section-memory .techspecs-column:nth-of-type(-n + 4) p:nth-last-of-type(2) {
	margin-top: 20px;
} */
@media only screen and (max-width: 1068px) {
    .section-finish .color-label-midnight {
        left: 381px;
    }
}

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

@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 ul li:last-child {
		display: none;
	}
}

@media screen and (min-width: 491px) and (max-width: 734px) {
	.table-table-13 .section-storage .techspecs-column:nth-of-type(3) p:nth-last-of-type(2) {
		margin-top: 28px;
	}
}
@media screen and (min-width: 429px) and (max-width: 734px) {
	.table-table-13 .section-storage .techspecs-subheader:first-of-type br {
		display: none;
	}
}

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

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

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
