.mobile-container .content {
  display: none;
}
.mobile-container .mobile-content .banner {
  height: 91.06rem;
  padding: 5.25rem 0 0 2rem;
  width: 100%;
  /*background: url("../images/bg-one-mobile-box.png") no-repeat;*/
  /*background-size: 100% 100%;*/
  background-color: #04B494;
}
.mobile-container .mobile-content .banner .emailordown{
  display: flex;
}
.mobile-container .mobile-content .banner .emailordown .img{
  width: 18.06rem;
  height: 5.25rem;
}
.mobile-container .mobile-content .banner .emailordown .email{
  width: 23.75rem;
  height: 5.25rem;
  background-color: #FBB52C;
  margin-left: 1rem;
  margin-top: 4rem;
  font-size: 2rem;
  color: #FFFFFF;
  border-radius: 5px;
  padding-left: 1rem;
}
.mobile-container .mobile-content .banner .emailordown .email .emm{
  font-size: 1.13rem;
}
.mobile-container .mobile-content .banner .mobile-logo {
  width: 19.13rem;
  height: 4.5rem;
}
.mobile-container .mobile-content .message-container {
  width: 46.88rem;
}
.mobile-container .mobile-content .banner .text {
  margin-top: 4.06rem;
  width: 40.94rem;
  height: 28.25rem;
  margin-bottom: 1.94rem;
}
.mobile-container .mobile-content .banner .img {
  margin-top: 4.06rem;
  width: 40.94rem;
  height: 28.25rem;
  margin-bottom: 1.94rem;
}
.mobile-container .mobile-content .banner a .download {
  width: 16.25rem;
  height: 4.75rem;
}
.mobile-container .mobile-content .banner .email-container {
  width: 26.56rem;
  height: 3.5rem;
  background: #2F83E6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.31rem;
}
.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 */
.twoimg{
  width: 46.88rem;
  height: 58.44rem;
}
