@media(max-width: 1920px){
    .home #content.content-container {
        max-width: 100%;
    }
}
.home-page-sidebar .listing-item-tb-1 .title,
.home-page-category-posts .listing-item-tb-2 .title {
    font-size: 16px;
    line-height: 1.2;
}

.home-page-category-posts .listing-item-grid-1 .title {
    font-size: 18px;
}

.home-page-category-posts .section-heading .h-text,
.home-page-sidebar .section-heading .h-text {
    font-size: 22px;
}