#flexstudy{padding:100px 0 60px}.flexstudy_title{margin-bottom:50px;text-align:center}.flexstudy_grid{grid-gap:5rem;display:grid;grid-template-columns:repeat(3,1fr)}.flexstudy_item{text-align:center}.flexstudy_item h4{margin-top:1rem}.flexstudy_item img{border-radius:50%}@media screen and (max-width:1170px){#flexstudy{padding:100px 50px 0}}@media screen and (max-width:767px){.flexstudy_grid{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}.flexstudy_item img{width:80%}.flexstudy_item h4{font-size:18px}#flexstudy{padding:70px 50px}}