/* Force center alignment for the TE900 slider */
#rec804190286 {
  display: flex !important;
  justify-content: center !important;
}

#rec804190286 .t-slds {
  margin: 0 auto !important;
  text-align: center !important;
}

#rec804190286 .t-slds__items-wrapper {
  display: flex !important;
  justify-content: center !important;
}

#rec804190286 .t-slds__item {
  flex: 0 0 auto !important;
  margin: 0 10px !important;
}