@media screen and (max-width: 999px) {
  .m-table-02 td {
    min-width: 100px;
  }
}