/* About us */
.about__bg {
    width: 100%;
    background: url("/simple_theme/img/about.png") no-repeat;
    background-size: cover;
    background-position: center;
    height: 50vh;
}

.termsUl__style {
    list-style: disc;
}
.popular-articles-inside .each-article h4{
    max-height: 150px;
}
