#header {
    background: transparent url("../images/header.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 135px !important;
}

#header h1 {
    display: none;
    /* background: transparent url("../images/logo.png") no-repeat left bottom; */
    width: 90%;
    height: 0;
    padding-top: 15%;
    /* (img-height / img-width  width) */
    text-indent: -9999px;
}