.pkp_site_name .is_img img {
    max-height: none;
}

.pkp_site_name {
    background: #fdc500;
}

.pkp_structure_head {
    background-color: #none;
    border-bottom: none;
}

.pkp_structure_main:after {
    border-right: 2px solid #00509d;
}

body {
    font-size: 15px;
    color: #000;
}

.pkp_structure_main:before {
    background: none;
}

.pkp_structure_content {
    padding-top: 3px;
    border-top: 2px solid #00509d;
}

@media (max-width: 992px) {
    .pkp_site_name {
        left: 0;
    }
}

@media (max-width: 992px) {
    .pkp_structure_content {
        border-top: none;
    }
}

@media (max-width: 992px) {
    .pkp_structure_content {
        padding-top: 100px;
    }
}

.pkp_brand_footer {
    display: none;
}

.pkp_structure_footer_wrapper {
    background: transparent;
}

.pkp_structure_footer {
    border-top: 2px solid #00509d;
    border-bottom: 2px solid #00509d;
    margin-bottom: 3em;
}