.searchcategory img.list-img {display: none;}

.templateB .span10 li .list-text {width: 100%;}

@media (max-width: 1024px) and (min-width: 768px) {
  .templateB .span10 li .list-text {width: 100%;}
}

@media (max-width: 767px) {
  .templateB .span10 li .list-text {width: 100%;}
}