.video-promo .section-header .section-title,
table {
	color: #FFF;
}

ol {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

.gmap {
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gmap iframe {
	pointer-events: none;
}