#header .container-inner .group.pad {
  background: url(https://zeugeninfo.de/wp-content/uploads/2015/11/header.jpg) no-repeat center;
  background-size: cover;

  padding-top: 30px;
  padding-bottom: 30px;
}
.site-title a img {
	max-height: 120px;
}
.site-description {
  color: #FFB200 !important;
}
#header-search {
    position: absolute;
    bottom: 60px;
    right: 10px;
}