.team-card{align-items:center;display:flex;flex-flow:column;justify-content:center;margin-top:140px;position:relative}.team-card .team-image-wrapper{display:flex;justify-content:center;position:absolute;top:-85px}.team-card .team-image-wrapper img{border-radius:50%!important;max-height:170px;max-width:170px;object-fit:cover;overflow:hidden;width:100%}@media screen and (max-width:767px){.team-card .team-image-wrapper{top:-100px}.team-card .team-image-wrapper img{max-height:200px;max-width:200px}.team-card .team-body{padding-top:130px!important}}.team-card .team-body{align-items:center;background:#fff;display:flex;flex-flow:column;margin-bottom:20px;max-width:576px;min-height:300px;padding:120px 15px 15px;width:100%}.team-card .team-text{text-align:center}.team-card .team-text h3,.team-card .team-text h4{margin-bottom:0}.team-card .team-text p{font-size:15px!important;font-weight:400!important;line-height:24px!important;margin-bottom:0;margin-top:20px}.team-card .team-linkedin a{border:none!important;text-decoration:none!important}.team-card .team-linkedin a img{scale:1;transition:scale .3s ease-in-out}.team-card .team-linkedin a:hover img{scale:1.1}