#cm_homecategories h4 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

#cm_homecategories img {
  border: 1px solid #D1D1D1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#cm_homecategories .category-title {
  font-size: 14px;
  font-weight: bold;
  padding: 6px 11px;
  text-align: center;
  margin-bottom: 0;
}

#cm_homecategories .category-description {
  text-align: center;
  height: auto;
  line-height: 15px;
}

#cm_homecategories .category-description a {
  font-size: 12px;
  color: #232323;
}

#cm_homecategories li {
  display: table-cell;
}
