.cat-headline {
  background-color: #3c3c3b;
}
.brand-list img {
  max-height: 80px;
  max-width: 150px;
  width: auto;
  height: auto;
}

@media (min-width: 1200px) {
  #content .list-product-gallery {
    width: 25%;
  }
}