.direct-access ul {
  justify-content: left;
  li {
    max-width: 230px;
    border:1px solid;
    margin:1em 1em 0 0;
  }
}