.blog-index{display:flex;flex-wrap:wrap;padding:0}.blog-index__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:1100px){.blog-index__post{flex:0 0 25%}}.blog-index__post-content a div,.blog-tag-internal-wrapper{overflow:hidden;width:100%}.blog-index__post a img{transition-duration:.5s}.blog-index__post img{height:auto;width:100%}.blog-index__post-image{background-image:url(images/grayscale-mountain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block}.featured-blogs .blog-index__post a h4,.most-recent .blog-index__post a h4,.tagged-blog a h4{font-size:1em}.blog-tag-title{margin-top:.4em}.blog-index__post-content a{color:#333;text-decoration:none}main{display:block}