#blog-listing-wrapper{align-items:flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:2rem}.blog-index__post{margin:1rem;max-width:350px;width:100%}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index__section-title h4{background:#007a3e;border-radius:4px;color:#fff!important;display:block;font-size:1rem;font-weight:800;padding:10px 10px 10px 20px}.blog-index__post-image{background-position:top;background-size:cover;border-radius:2px;display:block;height:180px;overflow:hidden;transition:all .2s ease;width:100%}.blog-index__post-image:hover,.blog-index__post-title:hover{opacity:.7}.blog-index__post-title a{color:#007a3e!important}@media screen and (max-width:1200px){.blog-index__post{max-width:250px;text-align:center}}@media screen and (max-width:768px){.blog-index__post{max-width:100%;text-align:center}}