#homefeatured {overflow:hidden;}
#homefeatured li {display: block;}
#homefeatured li, #homefeatured li .product-container{height: 460px;}
#homefeatured .price.product-price{ width: 100%;}
@media (max-width: 1024px) {
    #homefeatured li, #homefeatured li .product-container{height: 410px;}
    }
@media (max-width: 800px) {
	  #homefeatured li, #homefeatured li .product-container{height: 440px;}
}
/*# sourceMappingURL=homefeatured.css.map */
