/* Hapus batas container header */
.pkp_site_name .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

/* Gambar header full */
.pkp_site_name img {
    width: 100% !important;
    height: auto;
    display: block;
}