.media--view-mode-ckeditor--half {
  width: 50%;
}
.media--view-mode-ckeditor--quarter {
  width: 25%;
}
.media--view-mode-ckeditor--full {
  width: 100%;
}
.media--view-mode-ckeditor img {
  max-width: 100%;
}
