#secondary {
    display: none;
}

@media screen and (min-width: 56.875em) {
    .content-area {
        width: 100%;
    }
}

body.custom-background {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

@media (max-width: 768px) {
  .wp-image-9433 {
    float: none;
    display: block;
    margin: 1.5em auto 0 auto; /* oben 1,5em Abstand, rechts/links auto, unten 0 */
  }
}

.no-pointer .ow-button-base a {
  cursor: default;
}

.Überschrift_Spenden {
  text-align: left;
}

/* Mobil (max. 768px) */
@media (max-width: 768px) {
  .Überschrift_Spenden {
    text-align: center;
  }
}