.kundenlogo {
  background-image: url('../../img/customer/logo-juist.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px 161px;
  height: 200px;
  margin-bottom: -70px;
}

a, a:focus, a:hover {
  color: #9a1502;
}

.content .panel.zahlungssystem .panel-heading .zahlungssystem-title {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .content .panel.zahlungssystem .panel-heading .zahlungssystem-title {
    margin-top: 70px;
  }
}
