h3{
  margin-bottom: 0 !important;
}

.category-list  a{
  display: inline-block;
  padding: 0.2em 0.8em;
  border-radius: 15px;
  text-decoration: none;
  color: #72a1f7;
  background: #c6e2ff;
  font-size: 0.9em;
  
}


@media (max-width: 480px) {
  .prd-lst-unit{
    padding: 0 4px;
  }
  
  }