ul.ul--fellows {
  display: flex;
  flex-wrap: wrap;
}
.ul--fellows > li {
  width: 20%;
  list-style: none;
}
