.central-content.cf .module-actions>option:nth-child(1) {
    display: none!important;
}
.entry-content img.align-full{
  width: auto;
}
.entry-content img.align-center {
    width: auto;
}
.entry-content > :last-child {
  margin-bottom: 0;
  font-size: 14px;
  color: black;
}
.
@media screen and (min-width: 481px)
.groupHeader-image  {
    height: 150px;
}
.groupHeader-image {
   width: 200px;
   height: 200px;
}
.groupHeader-groupName {
    font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 25px;
    color: #2a2a2a;
} 
.mainTab-item > a,
  .mainTab-item > span {
    margin: 5px 10px 9px 0;
    border-right: 1px solid #000000;
  }
  .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-bottom: 5px solid #e91c6a;
padding-bottom: 5px;
     }
.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: -20px -20px 20px -20px;
}
.groupHub-groupInfo.groupsListInfo > p {
  display: none;
}
.section-aboutGroup .buttonGroup .pull-left {
  display: none;
}

/* Hide author and photo's title on the Photos page */
.page-photo .photo-item-description {
    display: none!important;
}
.photo-item-description {
  display: none!important;
}


.entry-content img.align-center {
    width: 100%;
}

