.pkp_brand_footer {
	display:none;
	text-align:center;
}

.header_view .download {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    background: #fff;
    text-align: center;
}

/* supaya banner full */
.pkp_structure_head .container {
    max-width: 100% !important;
    width: 100% !important;
}

.pkp_site_name img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}