.ck.ck-editor__main>.ck-editor__editable div {
	margin-bottom: 20px;
}
.media-library-item__preview{
	padding-bottom: 49px !important;
}
.ck.ck-editor__main > .ck-editor__editable .image-inline, .ck.ck-editor__main > .ck-editor__editable .image {
	width: 100% !important;
  height: auto !important;
}
.ck.ck-editor__main > .ck-editor__editable .image-inline img, .ck.ck-editor__main > .ck-editor__editable .image img {
	height: auto !important;
}
