/* Enter Your Custom CSS Here */

@media only screen and (max-width: 767px){
.two-color-header .menu-wrapper {
    position: static;
    display: none;
  }
  .logomob{
  padding: 10vh !important;}
}

.homepage {
background-image: url('http://www.hotelgrand.com/en/wp-content/uploads/2018/07/bih-small2.jpg');
  background-size: 25px;
background-repeat: no-repeat;
background-position: right;
padding-left: 40px;

}

li#menu-item-6502 {
    padding-right: 5px !important;
}