/*Here is only for th language */

.fifa-qatar2022-prediction .mainBanner .imageBanner div:nth-child(2) p {
    line-height: 1.2 !important;
}

.wc2022-freebet .stepBox p {
    height: 70px;
    justify-content: center;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 768px) {
    html[lang="th"] .wc2022-freebet .stepBox p {
        font-size: 1.7em;
        margin-top: -50px !important;
        width: 100%;
    }
}

@media screen and (min-width: 991px) {
    html[lang="th"] .wc2022-freebet .stepBox p {
        margin-top: -20px !important;
        width: 70%;
    }
}

@media screen and (min-width: 1024px) {
    html[lang="th"] .wc2022-freebet .stepBox p {
        width: 100%;
        line-height: 1.4;
    }
}

@media screen and (min-width: 1200px) {
    html[lang="th"] .wc2022-freebet .stepBox p {
        width: 80%;
    }
}

@media screen and (min-width: 1440px) {
    html[lang="th"] .wc2022-freebet .stepBox p {
        width: 90%;
    }
}