@media (min-width: 768px) {
  .table td {
    border-color: rgb(0, 121, 129);
  }
