.banner .page-title {
 text-indent: -9999px;
 background: url('http://www.ideenbeschleuniger.com/wp-content/uploads/2014/09/Logo_Ideenbeschleuniger.png');
 width: 400px;
 height: 300px;
 background-repeat: no-repeat;
 background-position: center;
 border: none !important;
}

@media only screen and (max-device-width: 480px) {
        .banner.cover {
             min-height: 450px !important;
   }
}

.banner .page-description {
color: 96bf0d;
}


.style-flat .banner hgroup:after {
 display: none;
}

h3 {
 color: 0A71B4;
}


