@media screen and (max-width: 780px) {
    .header-form {
        top: -1rem;
    }
}