.m-table-02 td .m-label-01 {
  width: 70px;
}
@media screen and (max-width: 767px) {
  .m-table-02 td .m-label-01 {
    width: 64px;
  }
}