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

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

.download {
  width: 20.58vw;
  height: 6.88vw;
  margin: 44.01vw 0 0 3.69vw;
}
