body.page-eventi.page-eventi-list.page-eventi-list-past .eventListPage.sheet.grid-frame { 
display: block; 
}

.section_header .pull-right {
    display: none;
}

a#header-siteName:after {
    content: 'Ecopsicologia in azione';
    display: block;
    font-size: 28px;
}
.mainTab {
    margin: auto 10px;
}
.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: -10px -10px 10px -10px;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center;
}
/*Change background*/
.photoSlideshow {
    background-color: white;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
    opacity: 1;
    color: black;
    text-shadow: 1px 1px white;
}
.groupHub-groupTitle > span {
    font-size: 14px;
    max-height: 100%;
    overflow: unset;
}
.media-frame > .eventPage-image {
    max-width: 100px;
}
:is(.eventPage-detail) ul>li:nth-child(1) {
    font-weight: bolder;
}

@media screen and (min-width: 481px) {
.membersE .membersListPage-userInfo {
    height: auto;
}
}
.membersE>ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding-left: 0;
}
@media screen and (min-width: 769px) {
.membersE>ul>li {
    width: 150px!important;
    max-width: 100%;
}  
}
.membersE>ul>li {
    width: 150px!important;
    max-width: 100%;
}

.membersE>ul .wrap__avatar {
    width: 45px;
    height: 45px;
}

.membersE>ul img.photo.avatar.avatar-90 {
    height: 45px;
}

.membersE .membersListPage-user.membersListPage-userInfo {
    height: 45px;
}
.membersE .membersListPage-userName {
    margin-bottom: 0;
}
.membersE .userButtons {
    display: none;
}
.membersE .membersListPage-userFeaturedAnswer {
    padding: 0;
    margin-bottom: 0;
}