/* VSOE-3386 */
@media all and (min-width:320px) and (max-width: 1023px) {
	#sectionDescriptionEditor, #helpTextDesc, #sectionEnvironment, #sectionBackgroundText{
		max-width: unset !important;
	}
  }