html[lang="de"] .b-wwa__text {
    width: 620px;
}
html[lang="es"] .b-wwa__text {
    width: 550px;
}

html[lang="de"] .mobile .b-wwa__text {
    width: 100%;
}
html[lang="de"] .mobile .b-partnership__link {
    padding: 0 13px;
    text-align: center;
}
html[lang="es"] .mobile .b-wwa__text {
    width: 100%;
}
html[lang="es"] .mobile .b-quality__item {
    min-height: 400px;
}
html[lang="fr"] .mobile .b-partnership__link {
    padding: 0 13px;
    text-align: center;
}
html[lang="es"] .mobile .b-section__title {
    margin-top: 20px;
}
html[lang="it"] .mobile .b-section__title {
    font-size: 32px;
}
html[lang="pt"] .mobile .b-section__title {
    margin-top: 20px;
}
html[lang="it"] .mobile .b-partnership__link {
    text-align: center;
}
html[lang="ja"] .mobile .b-partnership__link {
    text-align: center;
    padding: 0 13px;
}
html[lang="ru"] .mobile .b-quality__item {
    min-height: 400px;
}