#header {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.3s linear;
}