#mobile-phone-enter,
#mobile-phone-verify,
#mobile-phone-thank-you {
  background-size: cover;
  background-attachment: fixed;
  font-weight: normal;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.mobile-phone.forms h2 {
  margin: 40px 50px 20px;
}

.mobile-phone.forms {
  width: 418px;
  margin: 80px 0 20px;
}

.mobile-phone.forms .center-block {
  margin: 40px 0 60px;
}

.mobile-phone.forms .info {
  margin: 0px 50px;
  text-align: left;
  font-size: 20px;
  line-height: 28px;
}

.mobile-phone.forms .info-more {
  font-size: 18px;
  line-height: 26px;
}

.mobile-phone.forms .error {
  width: 100%;
}

#showMore,
#showLess {
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
}

#optionalInfo {
  display: none;
}

#showLess {
  display: none;
}

.envelo-card-mobile {
  text-align: center;
  line-height: 20px;
}
