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

.image_1 {
  width: 100%;
  height: 249.59vw;
  display: block;
}

.store-link {
  position: absolute;
  z-index: 2;
  display: block;
  cursor: pointer;
}

.store-link--hero {
  left: 8.07%;
  top: 15.82%;
  width: 13.02%;
  height: 1.82%;
}

.store-link--footer {
  left: 42.19%;
  top: 93.97%;
  width: 15.63%;
  height: 2.09%;
}
