@media (min-width: 1026px) {
  .action:after {
    border: 0;
  }

  .action:nth-child(even):before {
    border: 0;
  }
}
