@media only screen and (max-width: 600px) {
  .klaro.we_cookie_consent .cookie-notice, #klaro .cookie-notice {
      position: fixed;
      top: 120px !important;
      left: 0 !important;
      width: 600px !important;
      max-height: 500px !important;
      padding: 1rem !important;
  }
  body #klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) {
    max-height: 485px !important;
  }
  .cn-body span {font-size: 0.85rem;}

  .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) {
    overflow-y: unset;
  }

  .teaser--5050-text-right figure.teaser__figure {
    height: 350px;
  }
  
  .teaser--5050-text-right .teaser__text {
    margin-top: 350px;
  }
}


.input__text--website {
  position:absolute;
  left:-9999px;
  width:1px;
  height:1px;
  overflow:hidden;
}

.teaser--video {min-height: auto; padding: 0 !important; margin-bottom: 5px;}
.teaser--video p {margin-left: 5mm; margin-right: 5mm; }

.teaser--video a.link-mail, .teaser--video a.link-download, .teaser--video a.link-internal, .teaser--video a.link-external,.teaser--video a.link-external-blank {
    text-decoration: underline;
    color: #fff !important;
}