.module-name {
    background: #000000 url(https://storage.ning.com/topology/rest/1.0/file/get/9247407482?profile=original) repeat-x scroll 0 0;
border-radius: 3px 3px 3px 3px;
    background-position: 0 center;
    margin-bottom: 0px;
border-width: 2px;
    border-style: solid;
    border-color: #000000;
}
.header-logoImage:after {
    content: 'A gathering spot for old Shawnee-on-Delaware River Campers and Staff!';
    color: #bd8118;
    font-weight: normal;
    font-size: 24px;
    font-family: Impact, 'Haettenschweiler', 'Arial Narrow Bold', sans-serif;    display: block;
padding: 10px 10px 0px 0px;
}
@media screen and (min-width: 769px) {
  .site-header {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 200px;
    padding: 20px 0px 0px 0px;
    margin-top: 20px;
    box-shadow: 0 0 100px #000000;
    -webkit-box-shadow: 0 0 100px #000000;
    -moz-box-shadow: 0 0 100px #000000;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    padding-bottom: 0;
background: rgb(0,0,0);
    background: rgba(0,0,0,0.75) none no-repeat scroll 0 0;
    *background: rgb(0,0,0);
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ffffff;
  }
}
.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: 3px 5px 3px 5px;
    margin: -5px -5px 5px -5px;
}