.table_design02 {
  border-collapse: collapse;
  border-top: 1px solid #5C3A1E;
  width: 100%;
  max-width: 700px;
}
.table_design02 th, .table_design02 td {
  border-bottom: 1px solid #5C3A1E;
  padding: 1em;
  font-size: 13px;
}
.table_design02 th {
  border-bottom: 1px solid #5C3A1E;
  font-weight: bold;
  text-align: center;
  width: 70px;
  min-width: 4em;
}
     