/* universal_slider order features width wrong */
#order-universal_slider .group-features ul.list-features li{
width: 32% !important;
}

#order-universal_slider .group-features {
  margin: 0 auto;
  max-width: 1110px !important;
}

#order-universal_slider .group-features ul.list-features {
  padding: 25px 0 0 0;
  margin: 0px 0px 0px 130px !important;
}