/* 1. Кнопку делаем flex */
#rec1197917496 .t585__trigger-button {
  display: flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  justify-content: space-between !important;
}

/* 2. Заголовок вправо */
#rec1197917496 .t585__title {
  order: 1;
  text-align: right;
  margin-left: 16px !important;
  margin-right: 0 !important;
  flex: 1;
}

/* 3. Иконки влево */
#rec1197917496 .t585__icon,
#rec1197917496 .t585__icon-hover {
  order: 2;
  margin-right: 16px !important;
  margin-left: 0 !important;
}
