@media (min-width: 1200px) {
    .has_site_logo .pkp_head_wrapper {
        width: 1350px;
    }
}
@media (min-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 178px;
        margin-bottom: -7px;
        margin-top: -39px;
    }
}
.pkp_navigation_primary_row {
    margin-left: 98px;
}
@media (min-width: 1200px) {
    .has_site_logo .pkp_head_wrapper {
        width: 1368px;
        background-color: #fef7ec;
    }
}
.pkp_site_nav_menu {
  background: #515659;
}
.profile a {
  color: #222423 !important;
}
.is_img {
  margin-bottom: 7px !important;
}