.logowall{display:flex;flex-wrap:wrap;min-width:100%;justify-content:center}@media(max-width:414px){.logowall{margin:0;justify-content:space-between}}.logowall__item{display:flex;position:relative;flex-basis:auto;overflow:hidden;padding:0 2rem;justify-content:center;align-items:center}@media(max-width:414px){.logowall__item{width:50%;padding:0 1rem}}.logowall__logo{height:auto;max-width:100px;max-height:100px;object-fit:contain}@media(min-width:768px){.logowall__logo{max-width:180px;max-height:180px}}