@media screen and (max-width:1279px){
    
}

@media screen and (max-width:1023px){
    
}

@media screen and (max-width:767px){
    header.header{
        position: relative;
        z-index: 99999;
    }
}

@media screen and (max-width:639px){
    header .elementor-sticky.elementor-sticky--effects{
        min-height:90px;
    } 
}
