.team-section{padding:3rem 0}.team-inner-section{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}.team-block{display:block;margin:0 0 50px;box-shadow:none;width:33.33%;text-align:center}.team-block h2{margin-bottom:.25rem}.team-block p{text-align:center}.team-img{width:200px;height:200px;overflow:hidden;padding:0px;margin:0 auto}.team-img img{width:100%;height:100% !important;object-fit:cover;border-radius:100%}.team-content{width:100%;padding:20px 20px 0}.team-content p{margin:0}@media(min-width:1200px){.team-img{width:180px;height:180px}.team-block{display:block;margin:0 0 50px;box-shadow:none;width:25%;text-align:center}}@media(max-width:880px){.team-block{width:50%}}@media(max-width:568px){.team-block{width:100%}}