.snepcontent {
    width: 100%;
    font-family: 'FrutigerLTStd-Light';
}

html[lang="zh-Hans-HK"] .snepcontent {
    font-family: 'NotoSansSC-Light';
}

html[lang="zh-Hant-HK"] .snepcontent {
    font-family: 'NotoSansHK-Light';
}

.snepword {
    width: 100%;
}

.snepword p {
    font-size: 12pt;
}

.xc-font-sm .snepword p {
    font-size: 10pt;
}

.xc-font-lg .snepword p {
    font-size: 14pt;
}

.snepimg {
    /* word-spacing: 40px; */
    width: 100%;
}

.snepimg img {
    width: 100%;
}