.brands-list{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 -16px -16px}.brands-list .brands-list-item{width:calc(50% - 16px);margin:0 0 16px 16px;height:40px;display:flex;align-items:center;justify-content:center;padding:0 15px}.brands-list img{max-height:35px;width:auto}@media (min-width:768px){.brands-list .brands-list-item{width:calc(25% - 16px)}}@media (min-width:1200px){.brands-list .brands-list-item{height:80px}.brands-list img{max-height:80px}}