.blog-index{display:flex;flex-wrap:wrap;margin:0 -1rem}.blog-index__post{padding:0 1rem 1.4rem}.blog-index__post-image{height:auto;max-width:100%}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}@media screen and (min-width:768px){.blog-index__post{flex:0 0 50%}}