

@media (min-width: 50rem) {
  .mobile-menu__button,
  .mobile-menu__expand {
	display: none;
  }
}