.header-logoImage img {
    width: 1050px;
}
h1.content-name {
    display: none;
}
ul.mainTab {
    padding: 10px 10px;
}
  .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 {
    background: #0db8f9 url(https://storage.ning.com/topology/rest/1.0/file/get/10041863259?profile=original) no-repeat scroll center 38px;
  }
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 12px 16px;
    margin: -5px -5px 5px -5px;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center!important;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
