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