
@media screen and (max-width: 980px) {
  /* Центрируем саму центральную колонку блока GL10N */
  #rec1584678291 .t090,
  #rec1584678291 .t-text,
  #rec1584678291 .t-descr {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Принудительно центрируем слайдер, если он есть */
  #rec1584678291 .t-slds__container,
  #rec1584678291 .t-slds__wrapper,
  #rec1584678291 .t-slds__items-wrapper {
    justify-content: center !important;
  }

  /* Отключаем любые паддинги, которые ломают центр */
  #rec1584678291 .t-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

