code {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.checklist li,
.numbered li {
  min-width: 0;
  overflow-wrap: anywhere;
}

.media-figure {
  min-width: 0;
}

.media-figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
