/* Enter Your Custom CSS Here */
/* Desktop */
.header-wrap {
background-image:url("http://oursmalladventure.com/wp-content/uploads/2015/04/Oz-day-pic-4.jpg"); }

/* Mobile */
@media screen and (max-width: 1140px) {
.header-wrap {
background-image:url("http://oursmalladventure.com/wp-content/uploads/2015/04/mobile_logo.png"); }
}