.pkp_brand_footer {
		display: none;
}

@media (min-width: 1200px) {
    .pkp_structure_page {
        margin-top: 0;
        margin-bottom: 0;
max-width: 100% !important;
    }
}
pkp_structure_page {
    margin: 0 auto; 
   max-width: 100% !important;
}
.img-responsive{
display: none;

}

.navbar-brand-logo img {
    max-height: 200%;
    width: auto;
    align-content: center;
    margin-top: -20%;
}