.brands_Headline{text-align:left}.brandsWrapper{background:#f0f0f0;flex-direction:row;flex-wrap:wrap;justify-content:center}.brandsItem,.brandsWrapper{align-items:center;display:flex}.brandsItem{border:1px solid #e3e3e3;flex-basis:25%;height:150px;padding:10px;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}@media screen and (max-width:1000px){.brandsItem{border:0;flex-basis:30%;height:100%}}@media screen and (max-width:800px){.brandsItem{flex-basis:45%}}@media screen and (max-width:650px){.brandsItem{flex-basis:100%}}.brandLogoImages{display:block;margin:0 auto;max-width:100%}