@media only screen and (max-width: 735px) {
  .section-techspecs {
    margin-bottom: -34px;
  }
}

body.not-t1 .section-techspecs .section-content {
  margin-bottom: 20px;
}

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

#ac-globalfooter .ac-gf-buystrip-info-caption span.ac-gf-block-link {
  color: rgba(0, 0, 0, 0.88);
}