.custom-post-grid .post-item{box-sizing:border-box;flex:0 0 33.3333%;max-width:33.3333%;padding:15px}.custom-post-grid .post-inner{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;overflow:hidden}.custom-post-grid .post-thumb img{height:200px;object-fit:cover;width:100%}.custom-post-grid .post-content{flex:1;padding:15px 0}.custom-post-grid .post-content h3{font-size:18px;margin:0 0 10px}.custom-post-grid .post-date{color:#888;font-size:14px;margin-bottom:10px}.load-more-wrap{text-align:center}@media (max-width:991px){.custom-post-grid .post-thumb img{height:140px}}@media (max-width:767px){.post-card{margin-bottom:20px}}