/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.h3.product-title{
	font-size: .9411764706rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
	overflow: hidden;
    height: 3.2rem;
	margin-bottom: .4rem;
	margin: 0;
    padding: 0;
	}