.module-editor {
  overflow: hidden;
}
.module-editor p {
  margin: 5px 0;
}
.module-editor img {
  max-width: 100%;
  height: auto;
}
