.type-grupo #listing_tab_comentarios {
    display: block !important;
}
.type-grupo .profile-header {
    display: none;
}
.type-grupo .listing-hero-streetview, .type-grupo .streetview-actions{
    display: none !important;
}
.type-grupo .overlay {
    opacity: 0.3 !important;
}
.type-grupo .titulo-comentarios .element {
    box-shadow: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.type-grupo .titulo-comentarios {
    width:100%;
}

.type-grupo .descripcion p {
    font-size: 20px;
    line-height: inherit;
}
@media only screen and (min-width: 768px) {
    .type-grupo .descripcion a{
        display:none;
    }
}
@media only screen and (max-width: 768px) {
    .type-grupo .descripcion {
        border-bottom: 1px solid #e72a79;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
}

.lf-item-default .lf-contact.no-list-style p{
    color: #ffffff !important;
}
    