.team-member {
  margin-bottom: 1.5em; }
  .team-member .photo img {
    width: 100%; }
  @media only screen and (min-width: 576px) {
    .team-member .photo {
      padding-right: 1.5em; } }
  .team-member .bio h2.name {
    text-transform: uppercase;
    margin-bottom: 0px; }
  .team-member .bio .role {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 0.5em; }
  .team-member .bio .qualifications {
    font-style: italic;
    margin-bottom: 0.5em; }

/*# sourceMappingURL=maps/team.css.map */
