#t-header {
    padding-top: 10vh;
}

@media screen and (max-width: 980px) {
    #t-header {
        padding-top: 64px;
    }   
}