.p-process__staffs__list{
  display: flex;
  justify-content: center;
}

.p-process__staffs__list li:not(:last-child){
  margin: 0 1.875rem 0 0;
}