@media only screen and (max-width: 1024px) {
    .column-border-right::after, .column-border-right-2::after {
      display: none;
    }
  }