/* Hide only the incorrect menu-board block shown under the hero cover. */
body.home #santongsuai-menu-board {
  display: none !important;
}