.pkp_structure_head {
  position: fixed;
  width: 100%;
  z-index: 100000;
  background-image: url('https://i.ibb.co/SxRKwHM/Header-ICM.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.pkp_structure_main {
  margin-top: 161px;
}

.pkp_structure_sidebar {
  margin-top: 161px;
}

.pkp_navigation_primary_wrapper {
  padding-left: 15px;
  background-color: #0f2226;
}

.pkp_structure_footer_wrapper {
  background-color: #edf6f8;
}

/* .pkp_site_name .is_img img {
  margin-top: -41px;
  margin-left: -100px;
  margin-bottom: -10px;
  display: inline-block;
  max-height: 100%;
  max-width: 116.8%;
  width: auto;
  height: auto;
  padding-top: -10px;
} */