.uc-seo-faq .t585__text {
  margin-bottom: 0 !important;
}
.menu-title-left {
  transform: translate(40px, -10px) !important;
}

.menu-title-right {
  transform: translate(-40px, 10px) !important;
}

/* Только для китайского */
.menu-title-svg-zh .menu-title-left {
  transform: translate(40px, -40px) !important;
}

.menu-title-svg-zh .menu-title-right {
  transform: translate(-40px, 40px) !important;
}