.brands-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:-1.5rem;margin-left:-1.5rem}.brands-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:1.5rem;margin-left:1.5rem;padding:.5rem;width:calc((100% / 4) - 1.5rem - .01px);border:.1rem solid #ddd;border-radius:.4rem}@media (max-width:500px){.brands-item{width:calc((100% / 2) - 1.5rem - .01px)}}