
	@media screen and (max-width: 768px) {
		.editor_txt{overflow: unset;}
		.editor_txt img,.editor_txt iframe{width: 100vw;max-width: unset;height: auto;margin-left: -4vw;}
	}
