table {
  width: 100%;
}

td {
  text-align: center;
  padding: 25px;
}

td p {
  font-size: 22px;
}

.rounded-image {
  width: 256px;
  height: 256px;
  border-radius: 50%;
}
