.most_popular_widget__list{display:flex;flex-wrap:wrap;width:100%;row-gap:10px;list-style:none}ul.most_popular_widget__list{margin:20px 0;padding:0}.most_popular_widget__item{width:50%}.most_popular_widget__link{display:flex;height:88px}.most_popular_widget__info{padding-left:4%}.most_popular_widget__title{font-size:1rem;line-height:1.1;margin:0;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.most_popular_widget__link .posted-on{flex:0 0 100%}@media (max-width:768px){.most_popular_widget__item{width:100%}}