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

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

.download {
  width: 20.58vw;
  height: 6.88vw;
  margin: 45.88vw 0 0 5.15vw;
}
