

.quill_container{
	 max-width: 95vw;
	 margin: 0 auto;
}

.quill_inner{
	max-width: 1200px;
	margin: 0 auto;
}
 
.ql-editor{height: 70vh;}


