#subheader {
    margin-top: 0;
    background-color: #14304e;
}
header {
    height: 0;
    position: unset;
    top: auto;
    width: 0;
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}