#tasks {
    display:none !important;
}

.page-user #tasks {
	display: block !important;
}