.blog-listing-mdl .post-item-wrapper{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-listing-mdl .post-item{padding:15px;width:33.333333%}.blog-listing-mdl .news-box-image{padding-top:63.5%;position:relative}.blog-listing-mdl .news-box-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%);height:100%;left:0;object-fit:cover;position:absolute;top:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:100%}.blog-listing-mdl .news-box:hover .news-box-image img{-webkit-filter:grayscale(0);filter:grayscale(0)}.blog-listing-mdl .news-box-content{color:#fff;font-size:15px;font-weight:400;letter-spacing:.01em;line-height:1.4em}.blog-listing-mdl .news-box-content h3,.blog-listing-mdl .news-box-content p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.blog-listing-mdl .news-box-content p{-webkit-line-clamp:4}.blog-listing-mdl .news-box-content a.button{background:#e52929;border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:16px;letter-spacing:.01em;line-height:1em;margin-top:3em;padding:15px 25px;text-decoration:none}@media (min-width:768px) and (max-width:991px){.blog-listing-mdl .post-item{width:50%}}@media (max-width:767px){.blog-listing-mdl .post-item{float:none;padding:15px;width:100%}}