.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% 100%}to{background-size:110% 110%}}@media only screen and (max-width:980px){@keyframes heroZoom{from{background-size:auto 100%}to{background-size:auto 110%}}}.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}