.pkp_structure_head {
  background-image: url('Header.png');
  background-color: #a5760000;
  background-size: 107%;
  border-bottom: 0px solid #ddd;
}
.pkp_site_name .is_img img {
  max-height: 61%;
  width: 110%;

}
 .pkp_navigation_user.pkp_navigation_user {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(255,255,255,0.1);
}
 
 .img {
  display: none;
}


.pkp_structure_footer {
  text-align: center;
 
}
.pkp_footer_content {
  text-align: left;
}
 .footer-image {
  display: none;
}
 
html, body {
  font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",'"Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: 13px;
  line-height: 1.43rem;
   
}