﻿@media (min-width: 992px) {
    .serviceSevenNews .b-items .media {
        height: 410px;
    }
}
@media (min-width: 768px) {
    .h-items .media {
        height: 123px;
    }
    .b-items .media {
        height: auto;
    }
}

.topfournews {
    margin: 0 0 4% 0;
}

/*.topfournews .content {
    height: 6.933em;
    line-height: 1.73em;
    overflow: hidden;
}*/
.article-category .heading-md {
    margin-top: 0;
}
.article {
    margin-bottom: 20px;
    background: #f6f6f6;
}

    .article.white {
        background: #fff;
    }

    .article h2 {
        color: #101010;
        margin-top: 10px;
    }

    .article h3 {
        font-size: 20px;
        border-bottom: 1px solid #b0b0b0;
        padding-bottom: 4px;
        margin-bottom: 4px;
        font-weight: 500;
    }

.article-sidebar .r-side {
    margin-bottom: 30px;
}
