@media (max-width: 767px) {
	.s-product-card-entry .s-product-card-content {
		padding-bottom: 0px !important;
		margin-bottom: 0 !important;
	}
}