.blog-posts{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.blog-post{display:flex;flex-basis:33.333333333%}.blog-post .blog-post-inner{margin:10px;transition:transform .2s;width:100%}.blog-post .blog-post-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:250px}.blog-post-inner:hover{transform:scale(1.05)}.blog-post .blog-post-content-wrapper{background-color:#fff;margin:-75px 32px 32px;padding:17px}hr{color:#ddd!important;margin-right:85%}#hubspot-topic_data a.latest-topic-link{color:#565a5c;font-size:12px;text-transform:uppercase}h3.section-headers{border-left:10px solid #cfb87c;font-size:21px;font-weight:700;padding-bottom:15px;padding-left:10px;padding-top:15px;text-transform:uppercase}@media (max-width:985px){.blog-post{flex-basis:45%}}@media (max-width:767px){.blog-post{flex-basis:50%}}@media (max-width:479px){.blog-post{flex-basis:100%}}