/* Enter Your Custom CSS Here */#main-nav {min-height: 50px;}

.p{
    margin:0 0 0 0;
}
.intro-text{
    text-align: center;
    color: #FFF;
    line-height: 38px;
    z-index: 0;
    text-transform: none;
    font-size: 22px;
    float:none;
  
}
@media screen and (max-width:550px) { 
body.custom-background {
    background-image: url('http://hitchhiker-game.com/wp-content/uploads/2016/08/mobile_header.png')!important;
}
}
