.mobile-container .content {
  display: none;
}
.mobile-container .mobile-content .banner {
  height: 85.81rem;
  padding: 5.25rem 2rem 0;
  width: 100%;
  background: url("../images/mobile/one-bg.png") no-repeat center center;
  background-size: 100% 100%;
}
.mobile-container .mobile-content .banner .mobile-inner {
  text-align: center;
}
.mobile-container .mobile-content .banner .mobile-logo {
  width: 20.19rem;
  height: 4.5rem;
}
.mobile-container .mobile-content .banner .text {
  margin-top: 4.06rem;
  width: 40.75rem;
  height: 9rem;
  margin-bottom: 1.94rem;
}
.mobile-container .mobile-content .banner .icon {
  width: 34.38rem;
  height: 30.19rem;
  margin: 5.19rem auto 0;
}
.mobile-container .mobile-content .banner a .download {
  width: 22.31rem;
  height: 6.5rem;
  margin: 4.69rem auto 2.75rem;
}
.mobile-container .mobile-content .banner .email-container {
  background: #F5B014;
  display: inline-block;
  border-radius: 0.5rem;
  padding: 1.3rem 1.87rem;
}
.mobile-container .mobile-content .banner .email-container .email {
  font-size: 1.5rem;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.75rem;
  text-decoration: underline;
}
.mobile-container .mobile-content .img-container img {
  width: 100%;
}/*# sourceMappingURL=mobileIndex.css.map */