.lqd-nav-link-letter-icon {display: none !important;}

@media (min-width: 1024px) {
  /* ≥1024px: force 3 cols. below that, your max-lg/max-md classes still apply */
  #monthly,
  #yearly,
  #pre-paid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

.lqd-premium-chatbot {display: none !important;}