.base_article-table-header_cell {
  width: calc(100% / 4)
}

.base_article-table-header_cell.naiyou {
  width: calc(100% - (100% / 4));
}
