.js-marquee-wrapper {
  display: inline-block;
}
.custome-marquee {
  overflow: hidden;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.js-marquee {
  margin-right: 0px !important;
  display: flex !important;
  align-items: center !important;
}
.joinNowNewsleter {
  overflow: hidden;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.custome_Footer_Marquee {
  overflow: hidden;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.product_card_marquee {
  overflow: hidden;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  
  }