.centrado{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 90vh;
}

#img_top{
	height: 200px;
}