:root {
  --color-rgb: 0, 147, 221;
}

body {
       background-image: url("/site/media/miechow-pimbp_bg.png");
       background-repeat: repeat-x;
       background-color: rgb(255, 255, 255);
       background-attachment: scroll;
       background-size: auto;
       background-origin: padding-box;
       background-clip: border-box;
         }



#n-header-logo-left > img {
  height: 70px;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 3px;
}

#header {
  background: white;
          }

.acc-form-description {
    text-align: left ;
}
