ul.last-blog-posts{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.last-blog-posts .single-post{flex:0 0 50%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;height:300px;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;z-index:0}.last-blog-posts .single-post:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.60);z-index:-1}.last-blog-posts .single-post .post-meta{text-transform:uppercase;color:#fff;font-size:10px;line-height:20px}.last-blog-posts .single-post a{color:#fff}.last-blog-posts .single-post .post-title h2{font-size:30px;font-weight:700;line-height:53px;color:#fff}.last-blog-posts .single-post .readmore{background:transparent;border:2px solid #fff;padding:8px 15px;font-size:13px;font-weight:bold;text-transform:uppercase;transition:.3s ease-in}.last-blog-posts .single-post .readmore:hover{background:#fff;color:#000;transition:.3s ease-out}@media(max-width:520px){.last-blog-posts .single-post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}