.sc-team-cards .cards-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.sc-team-cards .image-container{overflow:hidden}.sc-team-cards .image-container a{display:block;position:relative}.sc-team-cards .image-container img{object-fit:cover;width:100%}.sc-team-cards .team-card{flex:0 1 calc(33.333% - 20px);margin:10px 10px 20px}.sc-team-cards .text-container{padding-top:10px;line-height:19.2px}.sc-team-cards .text-container span{margin-top:0px;font-size:16px}.sc-team-cards .text-container strong{font-size:16px}@media(max-width:920px){.sc-team-cards .team-card{flex:1 1 45%}}@media(max-width:768px){.sc-team-cards .cards-wrapper{justify-content:center}.sc-team-cards .team-card{flex:0 1 80%}}