/* Lexi Games integration — v29 */
@media (max-width: 760px) {
  .student-portal-module__54-ofG__bottomNav {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .student-portal-module__54-ofG__bottomNav button {
    min-width: 0;
    padding-inline: 2px;
  }

  .student-portal-module__54-ofG__bottomNav button span {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
