.corner-store-mask {
  height: 663px;
  max-width: 928px;
  overflow: hidden;
  z-index: 1;
}
.corner-store-mask h4 {
  font-size: 14px;
  font-weight: 600;
}
.corner-store-mask h2 {
  font-size: 48px;
  font-weight: 800;
}
@media (max-width: 767px) {
  .corner-store-mask h2 {
    font-size: 26px;
  }
}
.corner-store-mask .icon-store-1 {
  width: 346px;
  height: 268px;
  left: 0;
  top: 144px;
  z-index: -1;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-1 {
    display: none;
  }
}
.corner-store-mask .icon-store-2 {
  width: 346px;
  height: 268px;
  left: 0;
  top: 22px;
  z-index: -1;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-2 {
    width: 240px;
    top: 50px;
    left: -50%;
  }
}
.corner-store-mask .icon-store-3 {
  width: 323px;
  height: 220px;
  right: 0px;
  top: -30px;
  z-index: -1;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-3 {
    width: 223px;
    top: 20px;
    right: -20%;
  }
}
.corner-store-mask .icon-store-4 {
  width: 315px;
  height: 263px;
  left: -20px;
  bottom: 0px;
  z-index: -1;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-4 {
    width: 217px;
    bottom: 20%;
    left: -50%;
  }
}
.corner-store-mask .icon-store-5 {
  width: 245px;
  height: 201px;
  right: 0;
  bottom: 119px;
  z-index: -1;
  left: 0;
  margin: auto;
  cursor: pointer;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-5 {
    width: 170px;
    bottom: 35%;
  }
}
.corner-store-mask .icon-store-6 {
  width: 350px;
  height: 200px;
  right: -30px;
  top: 260px;
  z-index: -2;
}
@media (max-width: 767px) {
  .corner-store-mask .icon-store-6 {
    width: 242px;
    top: 25%;
    right: -50%;
  }
}

@media (max-width: 767px) {
  .storeFrameBtnGap {
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .div-2 .div-2-2 {
    position: relative;
    padding-top: 55px;
    top: 55px;
  }
}