 /* Стек иконок правый верх: ЛКИМ → Избранное → Корзина */                                                                                 .tlk-userbar.tlk-userbar_store        { top: 100px !important; right: 50px !important; }                                                  .t1002__wishlisticon                  { top: 220px !important; right: 50px !important; }                                                  .t706__carticon.t706__carticon_showed { top: 340px !important; right: 50px !important; }

  @media (max-width: 640px) {
    .tlk-userbar.tlk-userbar_store        { right: 5px !important; }
    .t1002__wishlisticon                  { right: 5px !important; }
    .t706__carticon.t706__carticon_showed { right: 5px !important; }
  }