body {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  margin:0;
}

code {
  font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;
}

.mainheader {
    padding: 5px 0 !important;
}


@media only screen and (max-width: 539px) {
    
.mainheader .logopnl img {
        width: 230px !important;
    }
    
}
/*# sourceMappingURL=main.e6c13ad2.css.map*/