html[lang=zh-HK] .centerall {
    padding-left: 0.5em;
}
.section-hero .hero-headline {
    max-width: none;
}
.ffpingfang {
    font-family: 'PingFang HK' !important;
}

@media only screen and (max-width: 1068px) {
    .section-hero .section-content {
        /* margin-left: auto;
        margin-right: auto;
        width: 100%; */
    }
}
.section-hero .hero-copy {
    line-height: 1.3;
}
@media only screen and (min-width: 1068px) {
    .section-how-to-buy .row {
    padding-left: 3%;
}
}
@media only screen and (max-width: 1068px) {
    .typography-headline-standalone span.ofsetleft {
        transform: translateX(-5%);
    }
}
    /* @media only screen and (max-width: 734px) {
        .typography-headline-standalone span.ofsetleft {
            transform: none
        }
    } */

    .icon-wrapper .icon.headline-center-l {
        position: absolute;
    }
    .cards .card .card-cta {
        position: relative;
    }

    .icon-wrapper {
        position: relative;
    }


    html[lang=zh-HK] .typography-intro-elevated .cl_06 {
        padding-left: 0em;
    }

    @media only screen and (min-width: 734px) {
        html[lang=zh-HK] .typography-intro-elevated .cl_06 {
            padding-left: 0.6em;
        }
    }