@media screen and (max-width: 699px) {
  .complementary-products__product-list--carousel{
    grid: auto / auto-flow 70%;
  }
}
