.elementor-location-header, 
header.elementor-header,
.elementor-type-header {
    position: relative !important;
    top: auto !important;
    width: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 767px) {
    .elementor-location-header, 
    header.elementor-header,
    .elementor-type-header {
        position: relative !important;
    }
}