.block.jm-productspotlight {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

#ja-col1 .block.jm-productspotlight {
  padding: 0;
}

.block.jm-productspotlight .block-content {
	padding: 0;
}

.jm-product-slwi {
	width: 100%;
	height: 200px;
	position: relative;
}

.jm-product-slwi ul{
	position: relative;
	margin: 0 -10px;
}

.jm-product-slwi ul li{
	float: left;
	display: block;
	padding: 0 10px;
}

.jm_item_desc {
	bottom: 0;
	position: absolute;
	overflow: hidden;
	text-align: center;
}

.jm_item_desc a {
  font-size: 16px;
  font-family: "Glegoo",serif;
  display: block;
  margin: 15px 20px;
  text-align: center;
}

.jm_item_desc .price-box { 
  margin: 15px 0;
}

.jm_item_desc .regular-price .price {
  color: #fff;
  font-size: 16px;
}