/**
 * Attachment & media widget SVG display
 */
.attachment svg,
.widget_media_image svg {
	max-width: 100%;
	height: auto;
}
