ul.trending-post{margin:0;padding:15px 0;padding-left:0;list-style:none;border-bottom:solid 1px #d1d1d1;display:block}ul.trending-post:last-of-type{border-bottom:0;margin-bottom:50px}ul.trending-post .blog-card-wrap{display:inline-block;width:85%}ul.trending-post .blog-post-image{height:80px;width:25%;float:right}ul.trending-post .blog-post-image img{object-fit:cover !important;height:115% !important;width:inherit !important}ul.trending-post .blog-post-title a{color:#888;border:0}ul.trending-post .blog-post-title a:hover{color:#dcb872}ul.trending-post:nth-child(1) li:before{content:'1'}ul.trending-post:nth-child(2) li:before{content:'2'}ul.trending-post:nth-child(3) li:before{content:'3'}ul.trending-post:nth-child(4) li:before{content:'4'}ul.trending-post:nth-child(5) li:before{content:'5'}ul.trending-post:nth-child(6) li:before{content:'6'}ul.trending-post li:before{content:'1';display:block;font-size:30px;display:inline-block;width:9%;margin-right:0;font-weight:600;color:#d3b359;position:relative}ul.trending-post li{width:100%;line-height:1.5;display:flex}ul.trending-post .blog-post-title{margin-top:0;position:relative;top:50%;transform:translateY(-50%)}