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

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