ul {
  list-style-type: none;
}

img {
  display: none;
}

img[src] {
  display: block;
}