.nowrap { font-family: inherit;}

.text-left:lang(zh-CN) {
    text-align: left;
}


a.col:lang(zh-CN) {
        color: #fff;;
   		font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif
    }
    
@media only screen and (max-width: 735px) {
    div.hig.section-content {
        padding-top: 80px;
        padding-bottom: 260px
    }
}

