/* img {
    max-width: 100% !important;
    height: auto !important;
} */

img[style*="aspect-ratio"] {
    max-width: 100% !important;
    height: auto !important;
}