/*************************************************************************************************************** Dear Dev Pros, Only add non-renderable SASS in this file (no CSS selectors), otherwise any CSS will be rendered into any file that includes this one (spoiler alert: most files include this file) */
.ElementTeamMembers .team-card-feature-image { -webkit-box-flex: 0; -ms-flex: 0 0 540px; flex: 0 0 540px; width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }

@media (min-width: 576px) { .ElementTeamMembers .team-card { min-height: 280px; } }

@media (min-width: 768px) { .ElementTeamMembers .team-card-feature-image { min-height: 350px; } }
/*# sourceMappingURL=elementteammembers.css.map */