.pkp_site_name .is_img img {
    max-height: 250px !important;
}
.pkp_site_name .is_img img {
    display: block;
    max-height: 2.143rem;
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_structure_head {
    background-color: #004830;
    border-bottom: 1px solid #ddd;
}
a {
    color: #000;
}

.pkp_brand_footer{
	display: none;
}