.module-logo_list{display:flex;flex-wrap:wrap;gap:80px;justify-content:center}.module-logo_list .logo_list{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 12px 2px rgba(0,0,0,.12);box-sizing:border-box;display:flex;height:130px;justify-content:center;overflow:hidden;width:130px}.module-logo_list .logo_list img{height:80px;object-fit:contain;width:80px}