.list-posts{display:flex;flex-wrap:wrap;justify-content:space-between}.posts .content-wrapper{padding:12px}.posts .category-date{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #8b8b8b;display:flex;justify-content:space-between}.posts .title{font-size:18px;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:70px;overflow:hidden;text-overflow:ellipsis;line-height:22px}@media(max-width:768px){.posts .title{font-size:15px}}