.page-staff section.section-staff{background:#f6f6f6;padding:30px 0 20px}.page-staff section.section-staff .staff-specialists{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-top:30px}.page-staff section.section-staff .staff-specialists .single-specialist{box-sizing:border-box;margin-bottom:40px;padding:0 15px;width:25%}.page-staff section.section-staff .staff-specialists .single-specialist .wrapper{background:#fff;border-radius:20px;padding-bottom:10px;padding-top:10px}.page-staff section.section-staff .staff-specialists .single-specialist .img-wrapper img{border-radius:20px;height:auto;max-height:200px;object-fit:contain;width:100%}.page-staff section.section-staff .staff-specialists .single-specialist h3{color:#2984ec;font-size:20px;font-weight:700;margin:5px 0 0;padding-left:5px;padding-right:5px;text-align:center}.page-staff section.section-staff .staff-specialists .single-specialist .position{color:#000;margin:0;padding-left:5px;padding-right:5px;text-align:center}@media (max-width:1024px){.page-staff section.section-staff{padding:10px 0 0}.page-staff section.section-staff .staff-specialists .single-specialist{width:100%}.page-staff section.section-staff .staff-specialists .single-specialist .img-wrapper img{max-height:none;object-fit:cover;width:100%}}@media (min-width:1025px) and (max-width:1200px){.page-staff section.section-staff .staff-specialists .single-specialist{width:50%}.page-staff section.section-staff .staff-specialists .single-specialist .img-wrapper img{max-height:none;object-fit:cover;width:100%}}