#blog-listing-wrapper{align-items:flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-bottom:2rem;padding-top:2rem}.blog-index__post{margin:.5rem;max-width:300px;width:100%}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index__post-image{background-attachment:center top;background-size:cover;display:block;height:180px;transition:all .2s ease;width:100%}.blog-index__post-image:hover{opacity:.7}@media screen and (max-width:768px){.blog-index__post{text-align:center}}