@media screen and (max-width: 769px) {
    .header-logoImage img {
        max-height: unset;
        padding: 10px 5px;
    }

    .ningbar-userLinks {
        padding: initial;
    }

    .mainTab {
        display: block !important;
        list-style-type: none;
        margin: auto;
        padding: unset;
        color: #000000;
        background-color: transparent;
        font-weight: bold;
        font-size: 13px;
        font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
        border-bottom: 1px solid #444444;
    }

    a.icon-down {
        width: 100%;
    }

    ul.mainTab li a,
    ul.mainTab li a:active {
        border: none;
        border-top: none !important;
    }

    ul.mainTab li a.active,
    ul.mainTab li a.active:hover,
    ul.mainTab li a.hovered {
        border: none !important;
        border-left: 4px solid #c82121 !important;
    }

    div.occasional-button {
        display: none;
    }
}



.site-body{
background: url(https://storage.ning.com/topology/rest/1.0/file/get/9603044287?profile=original) repeat-x scroll 0 0;
}
ul.mainTab {
    color: #000000;
    background-color: transparent;
    font-weight: bold;
    font-size: 13px;
    font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
}
.site-headerFrame ul.mainTab {
border-bottom: 1px solid #444444;
}

.mainTab-item > a.hovered,
  .mainTab-item > span.hovered,
  .mainTab-item:hover > a,
  .mainTab-item:hover > span,
  .mainTab-item.active > a,
  .mainTab-item.active > span,
  .mainTab-item[dojotype="SubTabHover"]:hover > a,
  .mainTab-item[dojotype="SubTabHover"]:hover > span {
    border-top: 4px solid #c82121;
  }
@media screen and (min-width: 769px) {
  .header-nav {
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
  }
}
.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;
}
@media screen and (min-width: 769px) {
  .site-body {
background-image: URL(https://storage.ning.com/topology/rest/1.0/file/get/9452316070?profile=original) repeat-x scroll 0 0;  
} 
}