.ey-chatbot-page .main__content{
  max-width: 630px;
}
.ey-chatbot-page .js-quickedit-page-title{
  display: none;
}

.ey-chatbot-page h1{
  opacity: .01;
  height: 1px;
}

.ey-chatbot-page .user-markup__primary h1{
  opacity: 1;
  height: auto;
}
