.section-parents-review__item p {
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
min-height: 82px;
display: -webkit-box;
}  
.article-wraper .article-main .article-content img{
width:auto
} 
.news__footer .show-featured .post-desc span{display:none} 

.single-blog-post .text-holder .blog-title a{
padding-top: 10px;
} 

.section-our-activities__item--desc p {
    display: -webkit-box!important;
} 
@media(min-width:768px){
  .inside-header_main {
    display: flex;
    align-items: center;
}
}
.news_module .title-item a,
.single-blog-post .text-holder .blog-title{
      font-size: 18px;
} 
.panel-table-of-content {
    margin-bottom: 10px;
}
.panel-table-of-content .with-chevron {
    padding: 5px !important;
}
.toc_link.toc_H2,
.toc_link.toc_H3 {
    padding: 5px 0;
} 
#scrollUp{
  bottom:110px
}