@media (min-width: 64em) {
  .spanish .usa-nav__secondary {
    bottom: 7rem !important;
  }
}

@media (min-width: 64em) and (max-width: 1684px) {
   .spanish .usa-nav__primary button {
    font-size: .8rem;
    line-height: 0;
  }

  .spanish .icon-search-white,
  .spanish .icon-download-white {
    height: 1rem;
    width: 1rem;
    background-size: auto 1rem;
  }
}


.spanish .nlrb_download-tray {
  right: -250px !important;
}
