.maxbud_mobile_download_section {
  margin-top: 15.2vw;
  display: flex;
  width: 100%;
  flex-flow: column;
  justify-content: center;
}

.maxbud_mobile_download_title {
  margin-top: 13.73vw;
  font-size: 5.2vw;
  color: #101828;
  line-height: 6.27vw;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.maxbud_mobile_download_sub {
  margin-top: 2.8vw;
  font-size: 2.8vw;
  color: var(--sub-text-color);
  line-height: 4.27vw;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.maxbud_mobile_download {
  margin-top: 8.13vw;
  display: flex;
  justify-content: center;
}

.maxbud_mobile_hero .maxbud_download .google,
.maxbud_mobile_hero .maxbud_download .app,
.maxbud_mobile_download .google,
.maxbud_mobile_download .app {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 19.33vw;
  height: 5.73vw;
  border-radius: 0.67vw;
}

.maxbud_mobile_hero .maxbud_download .app,
.maxbud_mobile_download .app {
  width: 17.2vw;
}

.maxbud_mobile_download_section .image {
  margin-top: 4.27vw;
  width: 91.47vw;
  height: 74.13vw;
}
