.landing > * {
    width: 62.5%;
    max-width: 590px;
}

.landing .logo-large{
    margin-bottom: 80px;
    width: 100%;
}

.landing .button .app-icon {
    font-size: 24px;
    margin-right: 8px;
    position: relative;
    top: 5px;
    left: 0;
}
.landing .button {
    margin-bottom: 16px;
}

[data-app="android"] [data-app="ios"],
[data-app="ios"] [data-app="android"] {
    display: none;
}

.landing_decathlon > * {
    width: 85%;
}
.landing_decathlon h1 {
    font-size: 16px;
    color: #079cda;
    text-align: left;
}
.landing_decathlon p {
    margin-top: 25px;
    font-size: 14px;
    line-height: 22px;
    color: #404040;
    text-align: left;
}
.landing_decathlon .button {
    margin-top: 30px;
}
.ios-decathlon-img {
    display: block;
    margin-top: 25px;
    width: 100%;
}

#wechattip {
    display: none;
}

#landing_decathlon_wechat p {
  margin-top: 0;
  text-align: center;
}


.icon-large {
    display: inline-block;
    background: url(../images/icon-2x_dad9c9a.png) no-repeat;
    background-size: 90px;
}
.icon-arrow.icon-large {
    width: 85px;
    height: 63px;
    background-position: 0 -209px;
}
