.employee-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}