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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-size-weight .table-14 .caption-height {
    transform:translate(448px, 0);
}

@media only screen and (max-width: 1068px) {
    .section-size-weight .table-14 .caption-height {
        transform: translate(352px, 4px);
    }
}

@media only screen and (max-width: 734px) {
    .section-size-weight .table-14 .caption-height {
        transform:translate(142px, 1px);
    }
}

.section-size-weight .table-16 .caption-height {
    transform:translate(490px, -1px);
}

@media (max-width: 1068px) {
    .section-size-weight .table-16 .caption-height {
        transform:translate(365px, 4px);
    }
}

@media only screen and (max-width: 734px) {
    .section-size-weight .table-16 .caption-height {
        transform:translate(135px, 1px);
    }
}




@media (max-width:734px) {
    .section-storage .techspecs-column:nth-child(3) {
		min-height: 159px;
    }
}

@media (max-width:734px) {
    .section-storage .techspecs-column:nth-of-type(n+4) {
        margin-top: 27px;
    }
}

@media only screen and (min-width:735px) and (max-width:1068px) {
html.safari .section-accessibility ul li:nth-child(6) {
	margin-top: unset;
	}
}




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