#BrandList{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}#BrandList img{max-height:150px}#BrandList>.ev_brand{padding:10px;transition:all .5s;flex-grow:1;color:inherit;text-align:center;vertical-align:middle}#BrandList>.ev_brand:hover{text-decoration:none;color:inherit}#BrandList>.ev_brand>.description{word-break:break-all}@media screen and (min-width:300px){#BrandList>.ev_brand:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}}