.job-list {
  column-gap: 45px;

  .job-item {
    min-width: 250px;
    max-width: 350px;
  }
}
