@import "style-dynamic.css";
@import "tsum-products-demo.css";

.products-description { 
	text-align: center;
	margin-bottom: 2em;
}


.grid-products .product-artwork img {
	width: 100%;
}

h3.product-title{ margin-bottom: 0.5em; }

.grid-products .box {
	margin: auto;
}

.grid-products .box {
	text-align: center;
	padding: 0 0.5em 1em 0.5em;
	max-width: 340px;
}


