.topind-sidbarfeed{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;padding-bottom: 10px;}
.topind-sidbarfeed li{margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:11px;width:100%}
.topind-sidbarfeed li a{display:flex;align-items:center;color:#333;text-decoration:none}
.topind-feed-thumb{width:115px;display:block;position:relative;min-height:68px;max-height:68px}
.topind-feed-thumb img{border-radius:3px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1;border:1px solid #efefef}
.topind-feeds-title{width:calc(100% - 115px);padding-left:10px}
.topind-feeds-title h3{line-height:1.4;margin:0;padding:0;font-weight:500;font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-transform: capitalize;}
.topind-sidbarfeed li a:hover{color:#e9131c;text-decoration:none}
.topind-sidebarwrap .topind-title-head {padding-top: 10px;}