.link-oembed-image img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    object-fit: cover;
    width: 140px;
    height: 90px;
}