.cardstyle section {
	padding: 20px;
	box-sizing: border-box;
}
img.img-cabecera {
	width: 100%;
	border-radius: 4px;
	object-fit: cover;
	object-position: top;
	height: 500px;
}
