.lgos{padding:40px 0;background:#f7f7f7;width:100%;overflow:hidden}.lgos small{font-size:14px;margin-top:-20px}.lgos .lgo-sldr{display:flex;animation:scrolling 30s linear infinite}.lgos img{display:inline-block;height:60px;margin:0 1vw}@media screen and (max-width: 1080px){.lgos img{height:50px}}@media screen and (max-width: 768px){.lgos img{height:40px}}@keyframes scrolling{0%{transform:translateX(0)}100%{transform:translatex(-144vw)}}
