@media (max-width: 480px) {
	.snp-grid__title,
	.snp-grid__title a,
	.smartnet-product-grid-category-enabled ul.products li.product:not(.product-category) .woocommerce-loop-product__title,
	.smartnet-product-grid-category-enabled ul.products li.product:not(.product-category) .woocommerce-loop-product__title a,
	.smartnet-product-grid-category-enabled .products .product-grid-item:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .products .product-grid-item:not(.product-category) .wd-entities-title a,
	.smartnet-product-grid-category-enabled .products .wd-product:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .products .wd-product:not(.product-category) .wd-entities-title a,
	.smartnet-product-grid-category-enabled .wd-products .product-grid-item:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .wd-products .product-grid-item:not(.product-category) .wd-entities-title a,
	.smartnet-product-grid-category-enabled .wd-products .wd-product:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .wd-products .wd-product:not(.product-category) .wd-entities-title a {
		display: -webkit-box !important;
		max-height: 2.44em !important;
		line-height: 1.22 !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		white-space: normal !important;
		word-break: normal !important;
		overflow-wrap: anywhere !important;
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 2 !important;
	}

	.snp-grid__title,
	.smartnet-product-grid-category-enabled ul.products li.product:not(.product-category) .woocommerce-loop-product__title,
	.smartnet-product-grid-category-enabled .products .product-grid-item:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .products .wd-product:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .wd-products .product-grid-item:not(.product-category) .wd-entities-title,
	.smartnet-product-grid-category-enabled .wd-products .wd-product:not(.product-category) .wd-entities-title {
		margin-bottom: 9px !important;
	}
}
