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

.loading {
  height: 56.25vw;
  background: url(./img/SketchPngb3f59a2bb7af423ebea87af75a64dee133736ae9046e3c239047a90c9759d6d3.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.image_3 {
  width: 17.61vw;
  height: 5.89vw;
  margin: 38.9vw 0 0 17.03vw;
}
