.recent_post_item a img.cropped-img-thumb{
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin: auto;
    text-align: center;
    max-width: 100px;
}
