@media (max-width: 768px) {
  #format-emoji-toggle,
  #emoji-picker {
    display: none !important;
  }
}
