.blog-feed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-feed-item__title span{font-weight:bold}@media screen and (min-width:768px){.blog-feed{padding:0 10%}}.blog-feed__item{margin-bottom:3rem;margin-right:5%}.blog-feed-item__image{background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important;margin-bottom:1rem}.blog-feed__item:nth-child(2n+2),.blog-feed__item:last-child{margin-right:0}.blog-feed__item:nth-child(odd){-webkit-box-flex:0;-ms-flex:0 1 55%;flex:0 1 55%}.blog-feed__item:nth-child(odd) .blog-feed-item__image{min-height:15rem}.blog-feed__item:nth-child(even){-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.blog-feed__item:nth-child(even) .blog-feed-item__image{min-height:10rem}.blog-feed-item__link{margin-top:1rem}.blog-feed-item__link .button{padding:.5rem 1.5rem;text-transform:uppercase;border-radius:1px}@media screen and (max-width:767px){.blog-feed__item{-webkit-box-flex:0 !important;-ms-flex:0 1 100% !important;flex:0 1 100% !important;margin-right:0}.blog-feed-item__image{min-height:15rem !important}}