.mobile-container .content {
  display: none;
}
.mobile-container .mobile-content .banner {
  height: 38.81rem;
  padding: 3rem 0 0 2rem;
  width: 100%;
  background: url("../images/bg-one-mobile-box.png") no-repeat;
  background-size: 100% 100%;
}
.mobile-container .mobile-content .banner .mobile-logo {
  width: 6.5rem;
  height: 6.5rem;
}
.mobile-container .mobile-content .banner .text {
  margin-top: 2.06rem;
  width: 27.94rem;
  height: 6.75rem;
  margin-bottom: 1.94rem;
}
.mobile-container .mobile-content .banner a .download {
  width: 14.25rem;
  height: 4.75rem;
}
.mobile-container .mobile-content .banner .email-container {
  width: 31.56rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.31rem;
  border-bottom: 2px solid #728cc0;
}
.mobile-container .mobile-content .banner .email-container .email {
  font-size: 1.5rem;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.75rem;
}
.mobile-container .mobile-content .img-container img {
  width: 100%;
}/*# sourceMappingURL=mobileIndex.css.map */