.member-roster-tag-group{display:flex;flex-wrap:wrap;gap:2rem 1.5rem;justify-content:center;margin-bottom:2rem}.member-roster-tag-group:last-child{margin-bottom:0}.member-roster-card{color:inherit;display:block;flex:0 0 calc(20% - 1.2rem);text-align:center;text-decoration:none}.member-roster-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;flex:none;height:80px;margin:0 auto .75rem;width:80px}.member-roster-name{font-size:1rem;font-weight:600;margin-bottom:0}@media (max-width:991px){.member-roster-card{flex:0 0 calc(33.333% - 1rem)}}@media (max-width:575px){.member-roster-card{flex:0 0 calc(50% - 0.75rem)}}