@media screen and (max-width: 767px) {
    .l-story .about_snowball-gorori {
        height: 230vw !important;
    }

    .l-story .about .main .head {
      letter-spacing: normal;
    }
}
@media screen and (min-width: 1024px) {
    .l-story .lead .text-box {
      width: 92% !important;
    }
  }
.snowballGorori {
  background-size: contain !important;
    background-color: #fff;
}