@charset "utf-8";
/* CSS Document */

.committeeMembers {
  text-align: center;
  margin-bottom: 20px;
}

.committeeMembers img {
  width: 100%;
  max-width: 200px;
  height: auto;
  border-radius: 50%;
}