.story-shop-row__items {
    display: flex;
    flex-direction: column;
  }
  .story-shop-row__item {
    width: 100%;
  }

