@media screen and (max-width: 960px) {
  /* Пункты меню слева */
  #rec1458625031 .t228list_item,
  #rec1458625031 .t228__list_item {
    text-align: left !important;
    padding-left: 25px !important;
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  
  #rec1458625031 .t228list_item a,
  #rec1458625031 .t228__list_item a {
    text-align: left !important;
    display: block !important;
  }
  
  /* Выпадающее подменю */
  #rec1458625031 .t-menusubmenu {
    padding-left: 25px !important;
  }
  
  /* Бургер слева */
  #rec1458625031 .t-menuburger {
    left: 0 !important;
    position: relative !important;
  }
  
  /* Телефон */
  #rec1458625031 .t228__right_descr {
    text-align: left !important;
    padding-left: 25px !important;
    margin-bottom: 15px !important;
    display: block !important;
    width: 100% !important;
  }
  
  /* Контейнер соцсетей */
  #rec1458625031 .t-sociallinks {
    text-align: left !important;
    padding-left: 25px !important;
    margin-bottom: 20px !important;
    width: 100% !important;
  }
  
  /* Обертка иконок соцсетей */
  #rec1458625031 .t-sociallinkswrapper {
    text-align: left !important;
    justify-content: flex-start !important;
    display: flex !important;
    gap: 15px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  
  /* Отдельные иконки соцсетей */
  #rec1458625031 .t-sociallinksitem {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: inline-block !important;
  }
  
  /* Кнопка Личный кабинет */
  #rec1458625031 .t228right_buttons,
  #rec1458625031 .t228__right_buttons {
    text-align: left !important;
    padding-left: 25px !important;
    width: 100% !important;
  }
  
  #rec1458625031 .t228__right_buttons_wrap {
    text-align: left !important;
    justify-content: flex-start !important;
    display: block !important;
  }
  
  #rec1458625031 .t228__right_buttons_but {
    text-align: left !important;
    display: inline-block !important;
    margin-left: 0 !important;
  }
  
  #rec1458625031 .t-btnflex {
    text-align: left !important;
    display: inline-flex !important;
    margin-left: 0 !important;
  }
}

/* Кнопка Личный кабинет - справа, на уровне надписи КАТАЛОГ */
@media screen and (max-width: 960px) {
  #rec1458625031 .t228right_buttons,
  #rec1458625031 .t228__right_buttons {
    position: absolute !important;
    right: 20px !important;
    left: auto !important;
    top: 180px !important; /* Регулируйте это значение под нужный уровень */
    width: auto !important;
    padding-left: 0 !important;
    z-index: 1000 !important;
  }
  
  /* Убираем лишние отступы у кнопки */
  #rec1458625031 .t228__right_buttons_but {
    margin: 0 !important;
    padding: 0 !important;
  }
  
  #rec1458625031 .t-btnflex {
    white-space: nowrap !important;
  }
}