table th {
  padding: 0.3em;
}
table td {
  padding: 0.3em;
}

table {
  position: relative;
  width: 100%;
}
table caption {
  text-align: left;
  -webkit-font-smoothing: auto;
}
table th, table td {
  padding: 1em 1.7em;
}