section.section-page {
	width: 100%;
	max-width: 1168px;
	margin: 100px auto 0;
	min-height: 80vh;

	overflow: hidden;
    position: relative;
}

section.section-page div.bread-crumbs a {
    color: #263238;
}

section.section-page .video iframe {
	display: block;
	margin: 20px auto;
}