table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

caption,
th,
td {
  text-align: left;
  vertical-align: top;
}
