.grid-selected-posts-section .post-card-inner{
    min-height: 370px;
    background: #CC8A00;
    position:relative;
}
.grid-selected-posts-section .post-card-inner h2 a{
    max-width:74%;
    margin: auto;
    display:block;
    color:#fff;
    font-size:30px;
}
