table {
  width: 100%;
  height: auto;
}

th,
td {
  border-bottom: 2px solid #e5e5e5;
  padding: 8px 10px;
}
