#frame-procesos {
    height: auto;
    min-height: 1000px;
    border: 0;
}

#ultimas-publicaciones iframe {
    min-height: 160px !important;
    height: auto !important;
}

div#investigacion-principal h3 {
    color: #fff;
}

div#himno p {
    line-height: 1.3;
}

.users-link {
    float: left;
}

@media (min-width: 992px) {
#block-versh-main-menu .align-right>ul.dropdown-menu {
    float: right;
    right: 60px;
}
}

.recordatorio {
    font-size: 2rem;
    display: none;
}

.recordatorio .alert {
    margin-top: 20px;
}

.recordatorio h4 {
    text-align: center;
}