.pkp_site_name_wrapper {
    background-image: url(https://cdn.pixabay.com/photo/2016/10/29/10/11/abstract-1780363_1280.png);
	background-size: cover;
}
.pkp_site_name .is_img img {
	display: block;
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_brand_footer {
    display: none;
}
.pkp_navigation_primary_row {
    background: #52565E;
}
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    color: rgb(255, 255, 255);
}

#navigationPrimary a {
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}

#ojsBrand {
float: right;
margin-top: -1em;
}

#ojsBrand img{
width: 30%;
float: right;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 120px;
    max-width: 100%;
    width: auto;
    height: auto;
}

