.pkp_site_name {
    -webkit-text-size-adjust: 100%;
        line-height: 1.43rem;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-overflow: ellipsis;
    color: rgba(0,0,0,0.84);
    font-family: Lora,serif;
    position: relative;
    left: auto;
    right: auto;
    padding: 0;
    white-space: normal;
    font-size: 2em;
    background: transparent;
    overflow: visible;
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
    width: auto;
}
.pkp_site_name_wrapper {
        padding-left: 0;
        padding-right: 0;
        background-color: white;
}

.pkp_site_name .is_img img {
display: block;
max-height: none;
width: auto;
height: auto;
}
.pkp_navigation_primary_row {
        border-top: 1px solid #aaa;
}