.device-type-mobile {
  /* SP用の記述 */
  .story__items__container .h2-ttl-inner svg { max-width:90%; }
}
.device-type-desktop {
  /* PC用の記述 */
}