/* Write here your custom CSS rules. */
#header h1 {
  font-size: 41.6px;
}
#header .payoff {
  font-size: 19.2px;
}

body {
  font-size: 16px;
}

#wrapper {
  width: 900px;
}
#menu {
  margin-left: 0;
  padding-right: 0;
}
#container {
  min-width: 1000px;
}
h2.storytitle {
  min-height: 50px;
}

/* ----- Selector de idioma ----- */
li.language_chooser li {
  display: block;
  list-style: none;
  background-image: none !important;
  padding: 0 !important;
}
.language_chooser img {
  margin-right: 1ex;
}