header.main {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2% 5%;
}

header.main h1 {
    height: 100%;
    text-align: left;
}

header.main h1 a {
    height: 100%;
}


header.main h1 img {
    height: 100%;
    max-height: 36px;
    max-width:80%;
}