To prevent icons from getting img-fluid.
@@ -150,7 +150,7 @@ table tbody + tbody {
border-top: 2px solid #dee2e6;
}
-.generated-body img { /* img-fluid */
+.generated-body p > img { /* img-fluid */
max-width: 100%;
height: auto;