/* Header only: gunakan gambar headerTitle sebagai banner utama */
#headerTitle {
    margin: 0 !important;
    padding: 0 !important;
}

#headerTitle h1 {
    margin: 0;
    line-height: 0;
    font-size: 0;
}

#headerTitle img,
#headerTitle h1 img {
    display: block;
    width: 100%;
    height: auto;
}