ul.no-bullets.inline-list.text-right {
  display: none;
}

@media screen and (min-width: 769px) {
  .collection-filter__sort {
    border-right: none;
    padding-right: 0;
    margin-right: -9px;
  }
}