.cb-cursor {
	position: fixed;  
}

.cb-cursor:before { 
	position: absolute;
	top: -24px;
	left: -24px;
	display: block; 
}

.cb-cursor-text {
	position: absolute; 
}