.story .content {
  width: 89.5%;
  margin: 10% auto 0;
  text-align: center;
}

.story .content:before {
  background: none;
}

.story .content img {
  max-width: 100%;
  vertical-align: bottom;
}

.story .content .story_img_slide {
  position: relative;
  width: 100%;
  padding-top: 56.2%;
}

.story .content .story_img_slide li {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

.story .content .txt_story {
  margin: 11.9% 0 0;
}
