div[style*="z-index: 2147483647"] > div > :first-child,
div[style*="z-index: 2147483647"] > div > div[style*="height: 1px"],
div[style*="z-index: 2147483647"] > div > div[style*="cursor: default"]:has(div > small) {
  display: none !important;
}