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


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

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

@media only screen and (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-keyboard .techspecs-row .techspecs-subheader.techspecs-subheader-1 {
    width:270px;
  }
}
@media only screen and (max-width: 734px) {
        .section-finish .techspecs-row .techspecs-column.hardware-wrapper {
        width: 90%;
    }
}



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