/* Sponsors stripe */
#sponsors {
  margin: 25px 0;
  background: #fff;
  text-align: center;
}
#sponsors img {
  display: inline-block;
  max-height: 64px;
  max-width: 120px;
}
#sponsors a:hover {
  text-decoration: none;
}