.client-section{background-color:#fff;overflow:hidden;position:relative;z-index:19;white-space:nowrap}.scrolling-container{margin-block:70px;display:flex;animation:scroll-animation 20s linear infinite}.scrolling-container img{margin-right:70px;height:65px;width:auto}@keyframes scroll-animation{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media(max-width:425px){.client-section{display:none;} .scrolling-container img{margin-right:30px;height:42px;width:auto}.plan.features{padding:0}.plan.button{font-size:15px;padding-inline:5px}}