#dm-slider .et_pb_slide_image img{margin-top:0px;margin-left:0px;max-height:50%!important}#dm-slider .et_pb_slide{padding-left:0px}#dm-slider .et-pb-controllers a{width:14px;height:4px;margin-right:4px;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px}#dm-slider .et-pb-arrow-prev,#dm-slider .et-pb-arrow-next{background-color:rgba(0,0,0,.25);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%!important}#dm-slider .et-pb-controllers{top:15px!important;left:calc(47.25% + 20px)!important;width:50%!important;height:10px!important;text-align:left!important}.client-carousel{overflow:hidden;width:100%;position:relative}.carousel-track{display:flex;animation:scroll 20s linear infinite}.carousel-item{flex:0 0 12%;padding:10px;box-sizing:border-box}.carousel-item img{width:80%;height:auto}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}