@@ -119,6 +119,10 @@ blockquote {
font-style: italic;
}
+img {
+ max-width: 100%;
+}
+
.wrapper {
display: flex;
flex-direction: column;