body .cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders{
  padding:20px;
}


.news-wrapper.recommended-article.page-container,
.menu,
#block-breadcrumbs
{
  display: none;
}

.field.field--name-field-content-banner {
  text-align: center;
}

body .region-content .heading3-with3 h3 {
  padding: 10px 0px !important;
}

body .region-content .heading3-with3 {
  margin-top: 50px !important;
}

body .region-content .heading2 h3 {
    font-size: 3em;
    font-weight: 900;
    text-align: center;
    margin: 30px 0px;
}

.img-center img{
      display: block !important;
    width: 100% !important;
}

#entity-clone-form {
  display: none !important;
}

.ck-focused { 
  border: none !important;
}