.hero-scroller{background-size:cover;background-position:center;background-repeat:no-repeat}.hero-scroller.zoom-effect{animation:heroZoom 5s linear forwards}@keyframes heroZoom{from{background-size:100% auto}to{background-size:120% auto}}@media only screen and (max-width:2000px){@keyframes heroZoom{from{background-size:110% 110%}to{background-size:120% 120%}}}@media only screen and (max-width:980px){@keyframes heroZoom{from{background-size:auto 110%}to{background-size:auto 120%}}}.logos-scroller{padding:0 50px!important}.logos-scroller .et_pb_image{padding:10px}.logos-scroller .et_pb_image .et_pb_image_wrap{height:174px;width:100%;padding:20px;display:flex;align-items:center;justify-content:center}