@@ -42,6 +42,12 @@
// span {
// color: #E15339;
// }
+
+ :global {
+ img {
+ width: 100% !important;
+ }
}