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

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

.download {
  width: 17.61vw;
  height: 5.21vw;
  margin: 45.31vw 0 0 4.58vw;
}
