.blog-post{cursor:pointer;margin-bottom:30px;position:relative}.box-img{height:155px;border-radius:4px;background-repeat:no-repeat;background-size:cover;background-position:50%;transition:all .4s ease-in-out;overflow:hidden;margin:0 0 20px;position:relative}.box-img:hover{transform:scale(1.05)}.blog-post figcaption{font-size:18px;font-weight:500;color:#000;letter-spacing:.5px;line-height:1.4em;width:100%;height:100px}.blog-post figcaption span{display:block;position:relative;max-height:calc(1.4em * 3);overflow:hidden}.blog-post figcaption p{padding:5px 0 0}.blog-post article{font-size:14px;font-weight:300;color:#000;margin:0 0 15px;letter-spacing:.5px;line-height:1.4em}.tag{position:absolute;bottom:10px;left:10px;display:inline-block;color:#fff;padding:6px 5px 5px;background:#df2c25;font-size:10px;text-transform:uppercase;font-weight:500;letter-spacing:.2px;line-height:10px}.blog-post p{font-size:12px;font-weight:300;color:#000;letter-spacing:.5px;line-height:1.4em}@media (max-width:767px){.blog-post{margin:0 0 30px}.blog-post,.blog-post figcaption{height:auto}.box-img{height:300px}.blog-post figcaption span{display:block;position:relative;max-height:none;overflow:hidden}}@media (max-width:560px){.box-img{height:180px}}