/* Marquee Addons for Elementor – Advanced Elements & Modern Motion Widgets */

.deensimc-image-marquee .deensimc-img {
  width: max-content !important;
  min-width: unset !important;
}

.deensimc-image-marquee .deensimc-img img {
  max-width: 150px !important;
  max-height: 35px !important;
  object-fit: contain !important;
}