@media screen and (min-width: 992px) {
    .contentListHeader .descWithTitle h2 {
        line-height: 23px;
        font-size: 16px !important;
        font-family: 'Roboto', 'NotoDevanagariRegular','MehrNastaliqRegular';
        font-weight: normal;
        color: #B2B2B2;
    }

    .text-content p,
    .featuredPoetry .text-content p,
    .specialCategoriesBoxtopInner .text-content p {
        font-size: 18px;
        line-height: 32px;
    }

    .featuredPoetry .text-content p,
    .specialCategoriesBoxtopInner .text-content p {
        font-size: 16px;
        line-height: 30px;
    }
    .poetContentTypeWrap span {
        font-size:13px;
    }
    
}
