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

@media only screen and  (min-width: 735px) and (max-width: 1068px) {
  .table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
      margin-top: 20px;
  }
}

@media only screen and  (min-width: 735px) and (max-width: 1068px) {
  .table-table-13 .section-chip .techspecs-column:nth-child(2) .fall-spacing-update.copy-item:last-of-type {
      margin-top: -50px;
  }
}

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