


.title{
	text-align: center;
}

.sermonVideo {
	width: 100%;
	max-width: 600px;
	margin: 2em auto;
}

.sermonVideo video {
	width: 100%;
	height: auto;
	margin: auto;
}