The grid item for modern type is as follows:
<article class="post grid-item inspiration"> <div class="inner-wrapper"> <div class="post-header background-image" style="background-image: url('assets/img/blog/blog-img-1.jpg')"> <a href="#" class="link-overlay"></a> <a href="#" class="category-label"> inspiration </a> </div> <div class="post-body"> <h5 class="post-title"> <a href="#"> 21 Photos That Might Make You Laugh For Once... </a> </h5> </div> <div class="post-footer"> <span class="date">7 months ago</span> </div> </div> </article>