.container{margin:auto;max-width:1400px}.logo-list{display:flex;justify-content:space-evenly}.logo-item{align-items:center;display:flex;height:40px;max-width:200px}.logo-item img{margin-right:3px}.logo-item span{word-wrap:break-word;text-decoration:underline!important}@media screen and (max-width:600px){.logo-list{align-items:center;flex-direction:column;justify-content:space-between}}