scrolling-items-content .relative {margin:0;}  
.scrolling-logos-section {position:relative;}
.scrolling-logos-section:after {background-image:url(/cdn/shop/files/Group_6_69007860-19a0-4f2e-8fd9-2ad762a5e171.png?v=1773655247); background-size:contain; background-position:left top; width: 289px; height: 100%; content: ""; left: 0; top:-30%; position: absolute; background-repeat: no-repeat; }

@media(max-width:820px){ 
    .scrolling-logos-section:after {width:223px;}
}   
@media(max-width:767px){
    .scrolling-logos-section:after {display:none;} 
}   