.bloc-team__content{display:flex;flex-wrap:wrap;justify-content:space-between}.bloc-team__title{font-size:2.4rem;text-transform:uppercase;font-weight:700;margin-bottom:2rem;margin-top:4rem}.bloc-team__content{margin:0 -2rem}.bloc-team__item{flex-basis:calc(100% / 3);padding:2rem;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bloc-team__item_image{padding-bottom:2rem}.bloc-team__item_image img{max-width:24.5rem;width:100%;height:auto;border-radius:100%}.bloc-team__item_name{font-weight:800;padding-bottom:1rem}.bloc-team__item_position{font-size:1.2rem;font-style:italic}@media screen and (max-width:767px){.bloc-team__item{flex-basis:calc(100% / 2)}}@media screen and (max-width:350px){.bloc-team__item{flex-basis:100%}}