#block-autressitefooteren,
#block-autressitefooternl,
#block-autressitefooterde,
#block-autressitefooteres,
#block-autressitefooter {
  padding: 10px;
  color:#000;
}

#block-autressitefooterde .body ul ,
#block-autressitefooternl .body ul ,
#block-autressitefooteres .body ul ,
#block-autressitefooteren .body ul ,
#block-autressitefooter .body ul {
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}

#block-autressitefooternl .body li ,
#block-autressitefooterde .body li ,
#block-autressitefooteres .body li ,
#block-autressitefooteren .body li ,
#block-autressitefooter .body li {
  height: 76px;
  padding: 5px;
}

/*#block-autressitefooter .body li:not(:last-child) {
    margin-right: 22px;
}*/

#block-autressitefooternl .body img,
#block-autressitefooterde .body img,
#block-autressitefooteres .body img,
#block-autressitefooteren .body img,
#block-autressitefooter .body img {
  width: auto;
  max-height: 100%;
}
