html:not(.is-ios) .is-ios, html:not(.is-android) .is-android, html:not(.isnt-mobile) .isnt-mobile {
	display: none !important;
}