.story .story-img {
  width: 100%;
  height: 580px;
  background-image: url(../images/server/map-bg.png);
  background-size: 100% 100%;
}
.story .story-img img {
  width: 1210px;
  height: 560px;
}
.story p {
  font-size: 16px;
  margin-top: 40px;
  text-indent: 32px;
}
.story .bold {
  font-weight: bold;
  font-size: 20px;
}
