commentify-comments{
  display: block;
  max-width: 120rem;
  margin: 0 auto;
}

#commento{
  padding: 0 8px;
}

.commento-root #commento-notice-container .commento-moderation-notice{
  margin-top: 30px !important;
  padding: 6px 0px !important;
}

.commento-root .commento-submit-button{
  max-width: 100%;
}

#commentify_block_title{
/*  margin-bottom: -24px;*/
  margin-left: 8px;
}

.commento-root textarea{
  max-width: 100% !important;
}