@media only screen and (max-width: 768px){
    #sp-header {
        padding-top: 70px;
    }
}