/*
    The following stylesheet is only included on pages that can execute javascript
*/

.page-topic [component="post/content"] img:not(.not-responsive):not([data-state]) {
	display: none !important;
}