.tp-blog-masonry-thumb img{
    max-height:200px;
}
.postbox-details-text h4{
font-size: 34px;
    margin-bottom: 18px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.04em;
       color: var(--tp-common-black);

}
.postbox-details-text h3,.postbox-details-text h2,.postbox-details-text h5,.postbox-details-text h6,.postbox-details-text h1{
    
       color: var(--tp-common-black);
       margin-bottom: 18px;
}
.postbox-details-thumb img{
    max-height: 500px;
}   