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

.image_1 {
  width: 20.58vw;
  height: 6.88vw;
  margin: 42.6vw 0 0 7.29vw;
}
