body.new .posts{padding:8px}body.new .post.post--loop{width:25%;padding:8px}body.new .post.post--loop .post__inner{border-radius:8px;height:320px;display:flex;flex-direction:column;overflow:hidden}body.new .post.post--loop .post__inner .post__image{height:155px;width:100%;background-position:center;background-size:cover}body.new .post.post--loop .post__inner .post__info{position:relative;margin:24px;flex:1}body.new .post.post--loop .post__inner .post__info .post__title{margin:0}body.new .post.post--loop .post__inner .post__info .post__subtitle{display:block;margin-top:12px}body.new .post.post--loop .post__inner .post__info .post__date{position:absolute;bottom:-2px;left:0}body.new .post.post--loop.post--feature{width:12.5%}