/* NEWS
----------------------------------------------------------------------- */

.news-item .NewsTitle {
    height: 38px;
    overflow: hidden;
}

.news-item .NewsContent {
    height: 84px;
    overflow: hidden;
}

.inner-news-item .main-news-categoryselector-item {
    height: 21px;
    overflow: hidden;
}


/* BLOGS
----------------------------------------------------------------------- */

.blogs .blog-info .blog-author span {
    display: block;
    height: 23px !important;
    overflow: hidden;
}

.blogs .blog-top .blog_desc {
    display: block;
    height: 43px !important;
    overflow: hidden;
}

.blogs .news-title {
    display: inline-block !important;
    height: 38px !important;
    overflow: hidden;
}

.blogs .blogs .blog-text {
    height: 84px !important;
    overflow: hidden;
}