/* Ajuste de escala de los accesos superiores para ventanas medianas. */
.juris-topbar .header-brand-button {
  height: 104px;
  padding: 7px 11px 6px;
}
.juris-topbar .header-thumb { height: 62px; }
.juris-topbar .header-thumb-juris { width: 72px; height: 72px; }
.juris-topbar .header-thumb-guide img { width: 48px; }
.juris-topbar .header-thumb-solia { padding: 8px 14px; }
.juris-topbar .header-button-copy strong { font-size: 9px; }
.juris-topbar .header-button-copy > span { font-size: 10px; }

@media (max-width: 980px) {
  .juris-topbar .header-brand-button { height: 96px; }
  .juris-topbar .header-thumb { height: 56px; }
  .juris-topbar .header-thumb-juris { width: 64px; height: 64px; }
}
