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

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

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 34.27vw 0 0 18.75vw;
  opacity: 1;
}
