@media screen and (max-width: 960px) {
  .footer__nav a:nth-child(8) {
    order: 8;
  }
  .footer__nav a:nth-child(7) {
    order: 4;
  }
  .footer__aboutUs__aboutSite {
    bottom: -508px
  }
}
