@media (max-width: 1024px) {
    .header.header-v3 {
        background:none!important;
        padding-bottom: 0!important;
        position: absolute!important;
        top: 0;
        width: 100%;
        z-index: 999;
    }
}