.contenido-remembranza-especifico{
	background: #0c0c0c;
}

.remembranza-especifico{
	text-align: center;
	color: white;
}

#titulo_remembranza_especifico{
	/*display: none;*/
}

.video-remembranza iframe{
	width: 100%;
	height: 350px;
}

.video-remembranza img{
	width: 100%;
	height: 350px;
}

.descripcion-video-remembranza{
	color: white;
	background: #1f1f21;
}

@media screen and (max-width:768px){
	
}

@media screen and (max-width:425px){
	
}
@media screen and (max-width:375px){
	
}