.logo-list-wrapper .heading{display:block;margin-bottom:50px}.logo-list{align-items:center;display:flex;flex-wrap:wrap;gap:80px;justify-content:center}.logo-item{flex:1;text-align:center}.logo-list img{max-height:50px;max-width:100%;width:auto}@media(max-width:1080px){.logo-list{gap:40px}}@media(max-width:767px){.logo-list{flex-direction:column;gap:30px}.logo-list img{justify-content:unset;margin-bottom:40px}.logo-list img:last-child{margin-bottom:0}}