.pkp_site_name .is_img img {
    max-height: 150px;
}
.pkp_navigation_primary>li:first-child a {
    margin-left: 0;
}
.pkp_site_name {
    padding-bottom: 50px;
}
.pkp_navigation_user>li:last-child>a {
    background-color: white;
}
.pkp_site_name .is_text {
    text-decoration: underline;
    text-decoration-color: red;
}
.pkp_navigation_user a {
    background-color: white;
}