.header-siteName:after {
    content: 'AWARENESS YES ! 718-783-3465';
    color: #810519;
    font-size: 16px;
    padding: 0px 0pt 0em 23px;
display: flex;
}
.site-body {
  border-color: rgba(255,255,255,0.7);
  border-style: solid;
  border-width: 1px 0 0 0;
  background-color: #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  background-image: /* %pageBgImage% */ url(https://storage.ning.com/topology/rest/1.0/file/get/9303930676?profile=original);
  background-size: contain;
}
.module-header {
  background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/9303933092?profile=original);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 1em;
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
/*Change padding and margin according to users settings*/
.section_header .module-header {
   padding: 20px 20px 14px 20px;
    margin: -5px -5px 5px -5px;
}