/* title & margin & padding */
h1.page-title .field--name-title p,
h1.page-title {
	margin-bottom: 16px;
	margin-top: 10px;
	line-height: normal;
}

.vocabulary-materials .field--name-description {
	padding-top: 0;
}

.vocabulary-materials .field--name-description p {
	line-height: normal;
}

#breadcrumb {
	margin-bottom: 0;
}