.section-download-head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;

}
.section-download-inside {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  margin-right: 10px;
  margin-top: -114px;
}
.wrap-dowload-pc {
  margin-bottom: -242px;
}
.wallimg img {
  width: 272px;
}
.wrap-dowload-ios {
  margin-right: -20px;
}
.wrap-dowload-andiod {
  margin-left: -20px;
}
