.ansprechpartner-container h3 {
  text-transform: none;
  min-height: 28px;
  margin-bottom: 0.5rem;
  font-size:1.25rem;
}
.box.kontakt {
  min-height: 188px;
}
.wrapper-normal .box.kontakt {
    margin-top:56px;
}
.wrapper-normal .box.kontakt.service {
    margin-top:20px;
}
.service-container h3 {
    text-transform: none;
    min-height: 28px;
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
}
.service-container .icon-tools:before {
  display:block;
  content: '';
  width: 56px;
  height: 56px;
  background:url('../icons/tools@2x.png') no-repeat center;
  background-size: 100%;
  margin: auto;
}