table.leaderboard-table {
  font-size: 22px;
  text-align: center;
}
table.leaderboard-table td,
table.leaderboard-table th {
  padding: 10px;
  text-align: center;
}
#sponsors {
  margin-bottom: 10px;
}
#sponsors div {
  text-align: center;
}
#sponsors img {
  max-height: 120px;
  max-width: 180px;
}
