.box_rlt .item_new a .bot_new h4 {
    display: -webkit-box;
    height: 56px;
    margin-top: 0;
    margin-bottom: 16px;
    overflow: hidden;
    font-family: "VETC-BOLD_GDI";
    font-size: 18px;
    line-height: 28px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.box_rlt .item_new a .bot_new p {
    display: -webkit-box;
    height: 52px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.list-blogs .blog-item a .ct_list_item h4 {
    margin: 0;
    font-family: "VETC-BOLD_GDI";
    font-size: 13px;
    line-height: 19px;
}
