.team-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-card{margin-bottom:20px;width:33.33%}.team-card .team-image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:400px}.team-member-body{font-size:14px;padding:15px}.team-member-body .member-title{font-size:20px;font-weight:700;padding-bottom:5px}@media screen and (max-width:990px){.team-card{padding:0;width:50%}.team-card .team-image{min-height:350px}}@media screen and (max-width:767px){.team-card{width:100%}}