.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/FigmaDDSSlicePNG07c6f81f6e712739907deaa2acc4a8b2.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.image_1 {
  width: 20.42vw;
  height: 6.05vw;
  margin: 43.8vw 0 0 5.52vw;
}
