.lt__story {
  max-width: 2000px;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lt__story h2 {
  font-size: 80px;
  margin-bottom: 0.5em;
}
.lt__story .story__wrapper {
  width: 2000px;
  height: 1136px;
  margin: 0 auto;
  position: relative;
}
.lt__story .story__block {
  position: absolute;
  background-position: center;
  background-size: cover;
}
.lt__story .story__block:nth-child(1) {
  width: 347px;
  height: 377px;
  top: 0;
  left: 0;
}
.lt__story .story__block:nth-child(2) {
  width: 347px;
  height: 387px;
  top: 377px;
  left: 0;
}
.lt__story .story__block:nth-child(3) {
  width: 347px;
  height: 372px;
  top: 764px;
  left: 0;
}
.lt__story .story__block:nth-child(4) {
  width: 648px;
  height: 764px;
  top: 0;
  left: 347px;
}
.lt__story .story__block:nth-child(5) {
  width: 337px;
  height: 372px;
  top: 764px;
  left: 347px;
}
.lt__story .story__block:nth-child(6) {
  width: 670px;
  height: 372px;
  bottom: 0;
  left: 684px;
}
.lt__story .story__block:nth-child(7) {
  top: 0;
  left: 995px;
  width: 684px;
  height: 440px;
}
.lt__story .story__block:nth-child(8) {
  top: 440px;
  left: 995px;
  width: 359px;
  height: 324px;
}
.lt__story .story__block:nth-child(9) {
  top: 0;
  right: 0;
  width: 321px;
  height: 440px;
}
.lt__story .story__block:nth-child(10) {
  bottom: 0;
  right: 0;
  width: 646px;
  height: 696px;
}/*# sourceMappingURL=style.css.map */