@media screen and (min-width: 768px) {
  .footer-nav-list:not(.-single) .footer-nav-item {
    width: 100%;
}
}