@media screen and (min-width: 700px) {
  .shopify-section--related-products .related-products-layout {
    --product-list-items-per-row: var(--rp-items-desktop);
  }
}
