@media (min-width: 769px) {
    .header {
        position: relative;
        top: auto;
    }
}
