
    .ly_article_1 .article_content_box .article_title { display: none;}
    .ly_article_1 .editor_txt .i_title h2 { font-size: 36px; color: #212121; margin: 1em 0 34px;}
    .ly_article_1 table tr td { color: #333; padding: 22px 29px !important; font-family: var(--ThemesTextContentFont); font-size: 16px; }
    .ly_article_1 table tbody tr:first-child td{ color: #fff; padding: 14px 10px !important; font-family: var(--ThemesBoxSubTitleFont); font-size: 16px; }
    .ly_article_1 .editor_txt ul {margin-block-start: 0; padding-inline-start: 17.7px; }
    .ly_article_1 .editor_txt .editor_table_wrap { border-top-left-radius: 10px; border-top-right-radius: 10px;}
    @media (max-width:1000px) {
        .ly_article_1 .editor_txt .i_title h2{ font-size: 20px;     margin: 1em 0 20px; }
        .ly_article_1 table tr td { padding: 10px !important; font-size: 13px; }
.ly_article_1 table tr td:first-child { width: 107px !important;}
.ly_article_1 table tr td:nth-child(2) { width: 160px !important;}
    }
    
