html, body {
	overflow: visible !important;
}
.posts {
	width: 100% !important;
}
.loading {
	display: none !important;
}
.usage_hint {
	opacity: 1 !important;
}
.usage_hint .non_mobile {
	display: none !important;
}
.usage_hint .mobile_only {
	display: block !important;
}