#logo a img {
    max-height: none !important;
}

.pre-panel{
  /*color:#EFB6AE;*/
  padding-right:30px;
  word-wrap: break-word;
}

.pre-panel h1{
  font-size:20px;
  margin-bottom:20px;
  font-weight:bold;
  line-height:normal;
}

.pre-panel h2{
  font-size:14px;
  font-weight:bold;
  margin-bottom:20px;
  line-height:normal;
}

.pre-panel p{
  margin-bottom:20px;
}