/* Enter Your Custom CSS Here */
/* Set a max-width for the single post and archive featured image */

@media only screen and (min-width:960px){
        #black-studio-tinymce-4{
  width:65%;display: block;margin-left: auto;margin-right: auto;
}
    }