/* *** variables model *** */
/* color */
/* *** common variables *** */
/* break point */
/* hover style */
/* color */
/* *** mixins *** */
/* break point */
/* hover */
/* --- 10px = 1rem --- */
.driving-mode th {
  width: 25%;
}

@media (max-width: 768px) {
  .sp-table-scroll.sp-w-l table {
    width: 100%;
  }
  .sp-table-scroll.sp-w-l table td {
    font-size: 1rem;
  }
}/*# sourceMappingURL=driving.css.map */


