.table_design03 {
  border-collapse: collapse;
  width: 100%;
}
.table_design03 th, .table_design03 td {
  border-bottom: 2px solid #ccc;
  padding: 1em;
}
.table_design03 th {
  border-bottom: 2px solid #a2d7dd;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}