table.supportTbl {
  font-size: 16px;
}
table.supportTbl.table.base th.th_cell {
  background-color: #e1e1e1;
  color: #1e2021;
}
table.supportTbl.table.base td.td_cell {
  background-color: #fff;
  color: #1e2021;
  font-weight: 400;
}

.btn.l > * {
  font-size: 100%;
  min-width: 260px;
  margin-bottom: 0;
}
.table.base tr th:first-child {
	width: 15%;
}
.table.base tr th {
	width: 20%;
}