.module--logo-library{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.module--logo-library div{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);box-sizing:border-box;display:flex;height:80px;padding:10px}.module--logo-library div img{margin:0 auto;max-height:80px;max-width:100%}