.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 100%;
  height: 88.44vw;
  overflow: hidden;
}

.image_1 {
  height: 88.44vw;
  background: url(./img/SketchPngd21d97e83f5ef081dd3241f611d3271e890588734eb72674fbb5e64da5b991ff.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.image_2 {
  width: 100%;
  height: 88.44vw;
}
