.listing figure img,
.listing .wp-post-image {
    object-fit: cover;
    aspect-ratio: 4/3;
    width: 100%;
    height: auto;
}