/* promobar */
/* media up to # */
/* media from # up */
.categories div.treeitem .image {
  height: inherit;
  padding: 100% 0 0 0;
  border-radius: 50%;
  border: 2px solid #4C4E56; }
  .categories div.treeitem .image img {
    height: auto;
    width: 100%;
    min-width: 100%;
    filter: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
