@media (min-width: 992px) {
  .category-title-list {
      justify-content: space-between;
  }
}