.headerbild .bg-img{height:600px;background-position:center;background-size:cover;position:relative;display:flex}.headerbild .bg-img.bg-img-small{height:calc(121px + 1rem)}.headerbild .bg-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.35);z-index:1}.headerbild .bg-img .container{display:flex;align-items:flex-end}.headerbild .bg-img .container .title{position:relative;z-index:2;font-size:5.5rem;margin-bottom:2rem;color:#fff;text-shadow:0px 0px 10px rgba(0,0,0,.4)}@media(max-width: 1199px){.headerbild .bg-img.bg-img-small{height:calc(99px + 1rem)}}@media(max-width: 991px){.headerbild .bg-img{height:400px}.headerbild .bg-img.bg-img-small{height:calc(70px + .5rem)}.headerbild .bg-img .container .title{font-size:3rem}}@media(max-width: 767px){.headerbild .bg-img{height:300px}}