#pdp .wrapper #usb-tech-specs td {
  padding: 20px 10px;
}

@media screen and (max-width: 480px) {
  #pdp .wrapper #usb-tech-specs td {
    font-size: 10px !important;
    line-height: 1.4 !important;
  }
}
