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

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

.image_1 {
  width: 20.58vw;
  height: 6.88vw;
  margin: 44.37vw 0 0 5vw;
}
