body{
  margin:0px;
}


#header h1{
  font-size: 30px; 
  line-height: 30px;
}
#header h2{
  font-size: 20px;
  line-height: 20px;
}
#header p{
  font-size: 11px;
  line-height: 11px;
}

#header #butterfly{
  max-width: 15%;
}

.section, #header{
  padding-left: 5px;
  padding-right: 5px;
}

#map{
  height: 150px;
}