.accreditation-bw img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}