.latest-blog-post-wrapper .page-center{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.latest-blog-post-wrapper .latest-post-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative;width:100%}.latest-blog-post-wrapper .latest-post-item .card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:30px auto;min-width:0;padding:10px;position:relative}.latest-blog-post-wrapper .latest-post-item .card .image{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);overflow:hidden;position:relative}.latest-blog-post-wrapper .latest-post-item .card .image img{height:auto;padding:5px;width:100%}.latest-blog-post-wrapper .latest-post-item .card .card-title{color:#000;margin:1rem 0}.latest-blog-post-wrapper .latest-post-item .card .card-text{color:rgba(0,0,0,.5);min-height:300px}@media (min-width:576px){.latest-blog-post-wrapper .latest-post-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){.latest-blog-post-wrapper .latest-post-item{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}}.latest-blog-post-wrapper .latest-post-item .card .card-text{min-height:150px}