html[data-play-store-app="true"] [data-open-registration],
html[data-play-store-app="true"] [data-tour-register],
html[data-play-store-app="true"] a[href="/pricing"],
html[data-play-store-app="true"] a[href^="/pricing?"],
html[data-play-store-app="true"] #plans,
html[data-play-store-app="true"] #plan-options,
html[data-play-store-app="true"] #signUpBtn,
html[data-play-store-app="true"] .tour-plan-note,
html[data-play-store-app="true"] #sidebarUpgradeToPro,
html[data-play-store-app="true"] #settingsUpgradeToPro {
    display: none !important;
}
