body > app-root > app-core-header > div > div:nth-child(1) > img {
    height: 40px !important;
}

a.o-header__logo[_ngcontent-c0] img[_ngcontent-c0] {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.a-input__checkbox input, .a-input__radio input {
    width: 0 !important;
}

body > app-root > app-core-header > div > div:nth-child(1) > h5 {
  visibility: hidden  !important;
  display: none;
  content: ''  !important;
}

body > app-root > app-core-header > div > div:nth-child(1) > h5:before {
   content: 'Opvolgen Realisatie Beleid Aalst';
   visibility: visible;
}
