.span16.tablet16.mobile16.column {
max-width: 85%
display: inline-block;
float: unset;
margin-left: 70px;
}


.xg_chat.chatFooter .xg_userWidth {
    width: 200px;
}

.xg_chat.chatFooter .xg_chatWidth {
    width: 270px;
}

.span16.tablet16.mobile16.column {
    width: 70%!important;
}
@media screen and (min-width: 769px) {
.span16 .mediumMatrix.advanced-search__members .matrix-itemFluid {
    flex: 1 1 33.33333333333%;
    min-width: auto;
}
}

a.membersListPage-moreInfo {
    display: none;
}
.module-name {
    border-color: #e6003c;
    border-style: solid;
    border-width: 0 0 1px 0;
}
.module-header {
    border: none;
}
.banner-header.profileCoverArea {
    max-width: 1040px;
    margin: auto;
}

.banner-header.profileCoverArea {
    max-width: 1040px;
    margin: auto;
    height: 188.976px;
}

.page-members .row > div:nth-child(3) > .section-member-photoEntries > header.module-header {
border: none;
}

.page-members .row > div:nth-child(2) > .section-html > header.module-header {
    border: none;
}


.page-members .row > div:nth-child(3) > .section-member-commentWall > header.module-header {
    border: none;
}

.page-members .row > div:nth-child(2) > .section-member-friends > header.module-header {
    border: none;
}


.list-actions {
    margin-bottom: 12px;
    transform: translateX(29px);
}

