html.lang_zh-hans {
    .slideshow_container .caption .title {
        line-height: 1.1;
    }
    .section.room_features .features_services .services {
        padding: 0 140px;
        .list.col_two,
        .list.col_three {
            text-align: center;
            column-gap: 0;
            column-rule: none;
        }
        .list ul li {
            margin: 0;
            &::before {
                content: "";
            }
        }
    }

}
.slideshow_container .caption {
    max-width: 700px;
}
.field.fieldtype_checkbox.fieldname_spa_wellness {
    display: none;
}
.deform .field label .desc {
    font-size:100%;
}
