.team-list .person {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.team-list .person-thumb {
  text-align: center;
  margin: 0 10px;
}
.team-list .person-thumb img {
  width: 120px;
  height: 120px;
}
.team-list .person-name {
  text-align: center;
  font-size: 14px;
}
.team-list .person-position {
  text-align: center;
  font-size: 14px;
  color: #666;
}

/*# sourceMappingURL=style-team.css.map */
