.dep-store-title-shops-bottom {
  max-width: 1280px;
  width: 100%;
}

@media (max-width: 800px) {
  .dep-store-title-shops-bottom {
    max-width: 1280px;
    padding: 0;
  }
}

@media (max-width: 543px) {
  .vk,
  .fb,
  .ok,
  .twit,
  .yt,
  .inst,
  .tg,
  .dzen {
    margin: 20px 0;
  }
  .dep-socials {
    display: flex;
    gap: 20px;
  }
}

@media (max-width: 460px) {
  .vk,
  .fb,
  .ok,
  .twit,
  .yt,
  .inst,
  .tg,
  .dzen {
    width: 50px;
    height: 50px;
  }
}
