.section-flex .text {
    font-size: 16px;
}

.hero .download-apps {
    text-align: center;
    margin-top: 26px;
    margin-bottom: 75px;
}

.all-in-app .download-apps {
    order: 3;
    margin-top: 32px;
    margin-bottom: 0px;
}

.download-apps .playstore {
    margin-left: 13px;
    width: 115px;
}

.download-apps .appstore {
    width: 115px;
}

sup {
    top: -1.3em;
    font-size: 40%;
}