Template:ETH Zurich/members css

ul.rooster {

   clear: both;
   display: block;
   height: auto;
   list-style: none;
   overflow: auto;

}

ul.rooster li {

   float: left;
   width: 25%;

}

ul.rooster li div {

   align-items: center;
   display: flex;
   justify-content: center;
   height: 200px;

}

  1. address {
   flex: 0 1 auto;
   font-size: small;
   font-style: normal;

}