.logo-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px 80px;justify-content:center}.logo-wrapper img{flex-basis:135px;height:100px;object-fit:contain;text-align:center;width:135px}@media (max-width:690px){.logo-wrapper{gap:30px}.logo-wrapper img{flex-basis:150px;height:auto;max-height:100px;object-fit:contain;width:150px}}