@media screen and (max-width: 640px) {
  .footer__block-list {
    margin: 7px 10%;
  }
}
.footer__wrapper img {
  display: none;
}
.footer__wrapper-nyaros {
  display: none;
}
