.lasso--toolbar_wrap.toolbar-extended {
  width: auto; 
}
.entry-content .syntaxhighlighter code {
  font-size:15px !important;
}

.lasso-theme--post-entry {
	max-width: 700px;
    margin-left: auto;
    margin-right: auto;

}