@media only screen and (min-width: 1200px) {
  .c-footer-siteinfo__accordion-item {
    width: calc(25% - 24px);
  }
}
