div.staff-member-listing{padding:0 0 3em;width:100%;display:flex;flex-direction:row;justify-content:center;align-content:stretch;align-items:stretch;flex-wrap:wrap;cursor:pointer}div.staff-member{min-width:19em;width:31%;max-width:100%;margin-bottom:1em}.cPMTeam_Mitglied{padding:.25em;min-width:19em;width:100%;max-width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center}.cPMTeam_Bild{width:100%;height:15em;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;border-radius:6px;border:1px solid #5c6e24}.cPMTeam_Daten{width:100%;flex:1 1 0;display:flex;flex-direction:column;justify-content:flex-end;padding:.125em 0;font-size:.9em;text-align:center}.cPMTeam_Name,.cPMTeam_Position{font-size:1.4em;font-weight:700;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cPMTeam_Position{font-size:1.2em;margin-top:-.4em;font-weight:600}.cPMTeam_EMail,.cPMTeam_Phone{display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;padding:0;font-weight:400;margin-top:-.2em;font-size:.8em}.cPMTeam_Bio{font-size:.8em;margin-top:-.2em}.cPMTeam_Bio>p{margin-bottom:0}.cPMTeam_Daten svg{width:1em;height:1em;margin-right:.5em}.cPMTeam_EMail[email=""],.cPMTeam_Phone[tel=""]{display:none}@media screen and (max-width:767px){div.staff-member{min-width:100%;width:100%}.cPMTeam_Mitglied{flex-wrap:wrap}.cPMTeam_Bild{width:100%}}