oceanwp-child-theme-master

/* === Fix imágenes móviles (2026-08-11) === */
.entry-content img, article img, .post img, .wp-block-image img, .elementor img { object-fit: cover !important; aspect-ratio: auto !important; height: auto !important; max-width: 100%; width: auto; }
img.wp-image-171 { width: auto !important; height: auto !important; max-width: 100%; }
.post-thumbnail img, .entry-header img, .wp-post-image { object-fit: cover !important; aspect-ratio: auto !important; height: auto !important; }