.page {
  background-color: rgba(254, 228, 224, 1);
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

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

.image_1 {
  width: 17.61vw;
  height: 5.21vw;
  margin: 42.44vw 0 0 4.37vw;
}
