.product-card img {
	display: block;
}

.product-card h2 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-size: 26px;
}

.product-card .list-bar {
	font-size: 12px;
}

.product-description p:last-child {
	margin-bottom: 0;
}
