.products-filters {
  flex: 0 0 180px;
}

.products-filters-name {
  font-size: 14px;
}

.products-list {
  margin: -0.3em 0 0 0.3em;
}

.product-card {
  margin: 0.3em;
  max-width: 7em;
  padding: 1.1em 0.6em;
}

.product-card-img {
  padding: 0 0.1em;
}