.action-icon svg{
	height:20px;
	width:20px;
	margin:0 4px;
}

.product figure{
	margin:0px;
	height:100%;
}

.product img{

	height: 100% !important;
	aspect-ratio: 1/1 !important;
	width:100% !important;
	object-fit: cover !important;
}