.category-title {
  background-color: #efefef;
  margin-bottom: 20px;
}
.category-title .section__title-h2 {
  text-align: left;
  padding: 10px ;
}

.product-list__unit {
  margin: 0 12px 40px;
}

