*{
  box-sizing: border-box;
}

.client-list >li{
  width: 180px !important;
}
.client-list >li >img{
  height: 80px !important;
}