body {
  height: auto;
}

#main .title {
  padding: 5px 10px 4px;
  margin-bottom: 12px;
  border-left: 10px solid #F29600;
  background-color: #FCEACC;
  color: #0B6334;
  font-size: 134%;
}
#main .texts {
  line-height: 1.5;
  color: #595757;
}

#map {
  margin-bottom: 20px;
}
