img{
    max-width: 100%;
}

a:hover{
	text-decoration: none;
}

.item_nom{
	height: 75px;
	overflow: hidden;
	text-overflow: ellipsis; 	
}

.card button{
	width:100% !important;
}

.card button:hover{
	color:#000 !important;
}