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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width:735px)and (max-width:1068px) {
    .table-table-14 .section-memory .techspecs-column:nth-of-type(n+3) p:last-of-type {
        margin-top: 70px;
    }
}
@media only screen and (min-width:735px)and (max-width:1068px) {
    .table-table-16 .section-memory .techspecs-column:nth-of-type(n+3) p:last-of-type {
        margin-top: 21px;
    }
}

@media only screen and (max-width:375px) {
    .table-table-14 .section-memory .techspecs-column:nth-of-type(3) p:last-of-type {
        margin-top: 20px;
    }
}

.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) {
    .techspecs-section.section-storage p:nth-child(2){
        min-height: 50px;;
        }
    }

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

@media (max-width: 734px) {
    .section-pricing .techspecs-row.price-14-inch .techspecs-column:nth-of-type(3) {
        min-height: 215px;
    }
}

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