[data-cattype="211"] *{
    list-style-type: none;
}

/*All About h1 Begin*/
[data-cattype="211"] h1:after {
  content: url('../../../data/ckfinder/images/title_decor.png');
  display: block;
  position: relative;
  width: 100%;
  color: #000;
  background-color: transparent;
  top:-10px;
  text-align: center;
}

[data-cattype="211"] h1{
    text-align: center;
    color: #000;
}
/*All About h1 Ends*/