.posts-inner.layout-grid .type-post {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: none;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.posts-inner.layout-grid .type-post .entry-thumbnail {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
posts-inner.layout-grid .type-post .entry-thumbnail img {
    width: 100%;
    height: auto
}
.nav-previous.load-more-area{
    width: 100%;
}
.posts-inner.layout-grid .type-post .entry-title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px
}
#loadMoreLoader{
    text-align: center;
}

