#home {
  display: none;
}

#mobile-home {
  display: inherit;
  padding: 0 20px;
}

#mobile-home .logo-mobile {
  width: 125px;
}

#mobile-home #fb-logo {
  width: 30px;
  margin: 0 10px;
}

.title {
  font-size: 2.3em;
}

h3 {
  margin-bottom: 10px;
  font-size: .8em;
}

h2 {
  font-size: 1.8em;
}

p {
  line-height: 24px;
  font-size: .9em;
}

.ok-space {
  padding: 0;
  margin-top: 50px !important;
}


.white-board {
  padding: auto;
}

.white-board h3 {
  margin-left: 40px !important;
}

.trans-board h3 {
  margin-bottom: -5px !important; 
}

#about-us-rosmarin,
#dried-chilli, #dishes-tools, #pin {
  display: none;
}

#events h3 {
  line-height: 30px;
}

#logo-footer {
  width: 150px;
}