.card-img img {
	width: 100%;
	height: auto;
	max-height: 430px;
}

.InfosPrinc {
	font-size : 1vw;
}

@media (max-width : 991px){
	.InfosPrinc {
	font-size : 1em;
}
}