/**
 * Pili - megapanel style
 *
 * @author Ryan Skov
 */

.klee-product, .klee-product a {
	margin-bottom: 10px;
	width: 100%;
}

.klee-menu-image {	
	height: 100px;
}
.klee-menu-image img {
    display: block;
    margin: auto;
}	

.klee-menu-name {
	height: 40px;
	white-space: normal;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 700;
}