
.story_box015.story_box img {
  width: 61%;
}
@media screen and (max-width: 800px) {
  .story_box015.story_box img {
  width: 81%;
}
}