



@media screen and (max-width: 700px) {

    header {
        position: inherit;
    }

}