.category-list ul {
  list-style: none;
}

.category-list ul li {
  height: 150px;
  text-align: center;
  margin-bottom: 15px;
}

.category-list ul li .image{
  margin-bottom: 10px;
}

.category-list ul li a{
  text-decoration: none;
  font-weight: bold;
}
