.popular-posts__item{display:flex;flex-direction:row;margin-bottom:16px}.popular-posts__image{background-color:#ccc;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;height:100px;position:relative;width:100px;z-index:1}.popular-posts__image.no-img:before{transform:rotate(45deg)}.popular-posts__image.no-img:after,.popular-posts__image.no-img:before{border:1px solid #58585a;content:"";height:1px;left:16px;position:absolute;top:48px;width:70%;z-index:2}.popular-posts__image.no-img:after{transform:rotate(-45deg)}.popular-posts__tetx-wrapper{padding-left:16px}.popular-posts__date{color:#0074bc;display:block;font-size:16px;font-weight:400}.popular-posts__title{font-family:Montserrat;font-size:16px;font-weight:400;margin-bottom:0;margin-top:5px;text-align:left;text-transform:none}@media (min-width:768px) and (max-width:1199px){.popular-posts__item{flex-direction:column}.popular-posts__image{aspect-ratio:16/9;height:auto;width:100%}.popular-posts__tetx-wrapper{padding-left:0;padding-top:16px}}