.shopify-section--featured-collections .container > .section-stack {
    row-gap: 0;
}

@media screen and (min-width: 700px) {  
  .shopify-section--featured-collections product-list {
    column-gap: 40px;
  }
}
