<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Section-content {
    /*margin-top: 30px;
    margin-bottom: 50px;*/
    overflow: hidden;
}

.Section-content-box {
    /*padding-top: 7px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;*/
    background-color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
}

.module_list2_box .list2_box_item{
    width: calc((100% - 50px)/2);
}</pre></body></html>