/*cuadernos css*/

.pkp_site_name .is_img img{
max-height: unset;
}
.logoinstitucion{
    max-width:180px;
    border-right:1px solid black;
    padding-right:1.5em;
}
.item.references .value {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
}
@media (max-width: 450px){
.pkp_site_name img {
    width: 165px !important;
}
