.blog-featured-posts .row-flex{display:flex;flex-wrap:wrap}.blog-featured-posts .row-flex .col{flex-grow:1;width:32%;position:relative;transition:box-shadow .7s ease}.blog-featured-posts .blog-post-wrapper{margin:1%;max-width:350px}.blog-featured-posts .blog-post-wrapper:first-child(){margin-left:0}.blog-featured-posts .blog-post-wrapper:last-child(){margin-right:0}.blog-featured-posts .row-flex .blog-post-item{position:relative}.blog-featured-posts .image_wrapper{height:350px;border:2px solid #004d9a;margin-bottom:10px}.blog-featured-posts .row-flex .blog-post-item img{width:100%;height:100%;object-fit:cover}.blog-featured-posts .post-datetime{color:#4c5158;font-size:12px;text-transform:uppercase;margin-bottom:10px;display:block}.blog-featured-posts .row-flex .blog-post-item h3{color:#4c5158;font-family:"Open Sans";font-size:22px;font-weight:bold;line-height:27px;margin-bottom:10px}.blog-featured-posts .read-more{color:#569bd4;font-family:"Open Sans";font-size:16px;font-weight:bold;line-height:24px;margin-top:15px;margin-bottom:15px;display:block;text-decoration:underline}@media(max-width:800px){.blog-featured-posts .row-flex .col{width:100%;margin-bottom:20px}.blog-featured-posts .blog-post-wrapper{margin:auto}.blog-featured-posts .blog-post-wrapper:first-child(){margin-left:auto}.blog-featured-posts .blog-post-wrapper:last-child(){margin-right:auto}}