.text-content-block p:last-child, .text-content-block h1:last-child, .text-content-block h2:last-child, .text-content-block h3:last-child{
	margin-bottom:0;	
}


.text-content-block video{
	width: 100%;
	height: auto;
	display:block
}