.content_descripcion{
	word-wrap: break-word;
	justify-content: center;
}
.card{
	margin-top: 4em;
}
.card img{
	margin-top: 2em;
}
ol{
	list-style-type: square;
}