/*ipsa*/

#customblock-indexacion img{
    max-width: 90px !important;
    margin: 10px;
}

#customblock-redes img{
    max-width: 40PX !important;
    margin:10px;
}
.icons{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items: center;
}
.item.references .value {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
}