.product-features h2 {
	color: #444444;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.product-features ul {
	margin-top: 5px;
}

.product-features li {
	margin-bottom: 5px !important;
}