.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: 3px 5px 3px 5px;
    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;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}


.mainTab-item > a.hovered,
  .mainTab-item:hover > a,
  .mainTab-item.active > a {
    background-image: none;
    background-color: #a9bccb;
    color: #ffffff;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
  }
a#header-siteName:after {
    content: '"Харьковская Федерация Спортивных Нард и Бэкгэммона"';
}
.site-nameLogo:after {
    content: 'Девиз: Будьмо грати!';
    display: block;
    font-size: 16px;
    color: /* %pageHeaderTextColor% */ #3F4042;
    font-family: /* %textFont% */ "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    padding-left: 10px;
    padding-bottom: 30px;
}