Remove a part in header I cannot identify in code files

I want to remove this indicated in image from the header , I dont see it customizable in customization option , it is being added somehow here but cannot identify it .

website url is : https://scoutssouth.com/

Try adding this code to the bottom of styles.css

.wrapper {
  display:none;
}

Thanks , in case the wrapper is coming on another template too , here I need to use some class specific to this page ?