.footer__shop-contact:last-of-type {
  margin-top: 30px;
}

@media screen and (max-width: 1100px) {
  .footer__shop-contact:last-of-type {
    margin-top: 30px;
  }
}