/*------------------------------------*\
   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) {
    .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: 27px;
    }
}


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