.nt-blog-pg .posts .item .content h4 {
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 5px;
    font-size: x-large !important;
}

.nt-blog-pg .posts .item .content .tags {
    margin-bottom: 10px;
}
.nt-blog-pg .posts .item .content {
    padding-top: 25px;
    padding-left: 0px !important;
}
