/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#stores .page-stores {
	width:100%;
}

.store-item-container .store-description {
    width:100%;
}
#stores .page-stores .store-item{
    height: 190px;
}