body:not(.home) .header-image {
  display: none;
    background-image: url(https://beautyontheroad.net/wp-content/uploads/2017/10/BOTR_header-1950x200.jpg);
}

body:not(.home) header#masthead.site-header {
    height: 200px;
    background-image: url(https://beautyontheroad.net/wp-content/uploads/2017/10/BOTR_header-1950x200.jpg);

/*	margin-top: -15px; */
 /* display: none;*/
}
