/* Oculta el logo de reCAPTCHA */
.grecaptcha-badge {
    display: none !important;
}

#revistaImagenWidget {
    height: 420px !important;
}

/* Oculta cualquier contenedor de Google CSE (IDs que empiezan con ___gcse_) */
[id^="___gcse_"] {
    display: none !important;
}

ul.xoxo.blogroll {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

ul.xoxo.blogroll li {
    list-style: none !important;
}


/* Ajusta la imagen de la revista */
#linkcat-48655 .blogroll img {
  max-height: 420px;
}

#linkcat-48656 img {
  max-height: 420px;
}