.centered-content {
  justify-content: flex-start;
}

table {
  width: 85%;
  max-width: 512px;
  margin: 2rem 0rem;
  font-size: 0px;
}

table img {
  max-width: 100%;
  height: auto;
  display: block;
}
