.referral, .juicer-ad, .juicer-about, .juicer {
	display: none !important;
}
::-webkit-scrollbar {
	width: 1px;
}
body {
	-ms-overflow-style: none;  // IE 10+
	overflow: -moz-scrollbars-none;  // Firefox
}