.section-product-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}