.page {
  position: relative;
  width: 100%;
  height: 332vw;
  overflow: hidden;
}

.text-wrapper_1 {
  height: 332vw;
  background: url(./img/f0b9e4c4a9869c11740ce4e161089d6e.jpg)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.text_1 {
  width: 66.5vw;
  height: 1.67vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.5vw;
  font-family: Adobe Heiti Std R;
  font-weight: NaN;
  text-align: center;
  white-space: nowrap;
  line-height: 1.42vw;
  margin: 324.33vw 0 0 16.75vw;
}
