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

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

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 32.23vw 0 0 15.93vw;
}
