.blog article .post-detail .article-img{
    object-fit: cover;
    width: 20px;
    height: 20px;
    object-position: center;
}