@media only screen and (min-width: 1068px) {
    div.captions-gallery {
        flex: auto;
        min-height: auto;
    }
}

@media only screen and (max-width: 321px) {
    html[lang=zh-HK] .typography-section-copy.ns-show br.small-show {
        display: none;
    }
}

.tablist-wrapper .tabnav-items .tabnav-item .tabnav-link:has(.violator) {
    min-width: 86px;
}

.tabnav-item .tabnav-link .typography-gallery-tabnav {
    line-height: 1.2105263158;
}
