[data-snippet="s_blockquote"] {
    div:has(> img) {
        min-width: 40px;
    }
    img {
        aspect-ratio: 1;
        width: unset;
    }
}
