<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.image-list-wide a,
.image-list-wide li {
  width: 100%;
}

.backer,
.sponsor {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sponsor {
  height: 64px;
  width: 100%;
}

.backer {
  width: 32px;
  height: 32px;
}
</pre></body></html>