// Image formatting options .editor-styles-wrapper, .article-content { img { border-radius: 4px; } } img { max-width: 100%; } // For images that have width and height set, T-23188 img[width][height] { height: auto; }