#salesfire-search div:first-of-type{
    inset: 0 !important;
}

@media screen and (max-width: 1199px){
    .wt-header__search__field{
        max-width: 0;
        width: 0;
        min-width: 0;
        padding: 0;
        
    }
}