#sio-profile-list .x-column:nth-of-type(4n) {
//  margin-right: 0;
}

#sio-profile-list .sio-profile {
  white-space: nowrap;
  text-align: center;
  padding: 45px 0;
  width: 20%;
}

#sio-profile-list .sio-profile img {
  margin-bottom: 1em;
  border-radius: 140px;
  width: 140px;
  height: 140px;
}

#sio-profile-list .gutter-sizer {
  width: 2.5%;
}

#sio-profile-list .grid-sizer {
  width: 25%;
}
