.allEmployees h2{color:#2b2f2e;font-family:Open Sans,sans-serif;font-size:16px;margin-bottom:30px}.allEmployees_wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-left:-25px;margin-right:-25px}.allEmployees_employee{align-items:center;display:flex;margin-bottom:20px;width:33.33%}.allEmployees_image img{border-radius:50%;height:160px;object-fit:cover;padding:15px;width:160px}.allEmployees_name{font-size:20px;font-weight:600}.allEmployees_position{font-size:14px;font-weight:300}@media (max-width:800px){.allEmployees_employee{width:unset}}