.branding a img, .branding img {
  min-width: 140px; }

.mobile-header-bar .mobile-branding img {
  position: absolute;
  top: 10px;
  /* Adjust as needed */
  width: 110px;
  z-index: 999;
  /* Ensures it stays on top */ }

.masthead.sticky-on .branding img,
.masthead.sticky-mobile-on a.sticky-mobile-logo-second-switch img {
  width: 80px !important;
  min-width: unset; }

h1, h2 {
  letter-spacing: 2px !important; }

h5 {
  letter-spacing: 1px !important; }

.datenschutz h3:not(:first-of-type) {
  margin-top: 30px; }
