.brand {
 width:1000px;
 margin:10px auto;
}
.brand ul{
 list-style:none;
}
.brand li {
 float:left;
 margin:20px;
 width:auto;
 height:100px;
}