.team-section{margin-top:20px;padding-top:50px;padding-bottom:30px;margin-bottom:20px}.team-section h3{margin-bottom:10px}@media (max-width:992px){.team-section h4{margin-bottom:50px}.team-section .col-lg-4:last-child h4{margin-bottom:30px}}@media (max-width:480px){.team-section h3{font-size:23px}}.grid{display:grid;grid-template-columns:repeat(6,1fr);column-gap:20px;row-gap:30px;justify-content:center}.grid h3{margin-bottom:5px;margin-top:20px}.grid-1{margin-bottom:30px}.grid *{text-align:center}.grid img{margin:0 auto}@media (min-width:993px){.grid .col{grid-column:span 2}.grid .center-desktop{grid-column-start:2;grid-column-end:4}}@media (max-width:992px){.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}