/*overlapping breadcrumbs on guidance 1 page*/
#block-breadcrumbs #breadcrumb {
	display:none;
}

#breadcrumb {
	margin: 40px 10px 20px !important;
}

/*enlarge the gap between the title and the body section*/
#acg-vm1-title {
    margin-bottom: 30px;
}