.blog-popular-posts{ background: #fafafa;
    padding: 10px 5px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
    overflow: hidden;
    border-radius: 5px;
    border: 0px solid #1e212d;}
.blog-popular-posts-box {padding-bottom: 20px;}
.blog-popular-posts-box img {border-radius: 5px;object-fit: cover; width:250px!important; height:auto!important;}

.blog-popular-posts .blog-popular-posts-title a{
	padding-left: 10px; color: #666!important;
}
.blog-popular-posts .blog-popular-posts-title a:hover{
	color: #333!important;
}
.blog-popular-posts-img {width: 40%;}
.blog-popular-posts-title {width:60%;}