footer .footer-menu3spalten {
  color: black !important;
  float: left;
  display: inline-block;
  width: 100%;
}
footer .footer-menu3spalten h4.title {
  font-size: 14px;
}
footer .footer-menu3spalten .image {
  width: 100%;
  height: 80px;
  background-position: left center;
  -webkit-background-size: 50% auto;
          background-size: 50% auto;
  background-repeat: no-repeat;
}
footer .footer-menu3spalten .text {
  font-size: 12px;
}
footer .footer-menu3spalten ul {
  padding: 0;
}
footer .footer-menu3spalten ul li {
  padding: 0;
  list-style: none;
}
footer .footer-menu3spalten ul li a {
  line-height: 1.4;
}
