body .t-screenmax-980px .t396:nth-child(2) .t396__artboard {
    position: fixed;
    z-index: 30;
}

#t-header {

    width: 100%;
    height: 20px;

}
#t-header .t-screenmin-980px {

    position: fixed;
    z-index: 30;
    width: 100%;
}
h1 div {
    line-height: initial !important;
}
@media (max-width:980px){
    #t-header {

    height: 130px;

    }
}

@media (max-width:640px){
    #t-header {

    height: 75px;

    }
}

@media (max-width:410px){
    #t-header {

    height: 40px;

    }
}