.blog-listings{align-items:stretch;display:flex;flex-wrap:wrap;gap:30px}.single-blog{border-radius:20px;flex-basis:380px;overflow:hidden}.single-blog .image-wrapper{height:250px;overflow:hidden;position:relative}.single-blog .image-wrapper img{height:100%;height:250px;object-fit:cover;object-position:center center;width:100%}.post-tags{display:flex;flex-wrap:wrap;gap:5px;position:absolute;right:10px;top:7px}.post-tags .single-post-tag{background:#d1092c;border-radius:6px;color:#fff;font-size:15px;line-height:120%;padding:5px 15px}.single-blog .content-wrapper{background:#f5f5f5;color:#161a18;height:100%;padding:20px}.single-blog .content-wrapper .date{text-align:right}.single-blog .content-wrapper .date p{font-size:14px;margin-bottom:5px}.single-blog .content-wrapper .post-title{margin-bottom:10px}.single-blog .content-wrapper .desc p{margin-bottom:20px}.post-btn a{text-transform:uppercase}