.member-logo-grid-wrapper{margin:40px 0 0}.member-logo-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.member-logo-item{align-items:center;background-color:#fff;border:1px solid #e5e8ed;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.03);display:flex;justify-content:center;min-height:175px;padding:16px}.member-logo-item img{height:auto;max-height:120px;max-width:180px;object-fit:contain;width:auto}