.map {position:relative; height:600px; width:100%}
.map .container {z-index: 10}
#map_canvas {position:absolute; top:0; left:0; z-index:0;}

.wheretobuyitem {width:30%; float:left; padding-top:0; font-size:20px; line-height:28px; height: auto; margin-right:5%; padding-bottom:35px;}
.wheretobuyitem:nth-child(3n+3) { margin-right:0}
.wheretobuyitem:nth-child(3n+4) { clear:both}

.country {float:left; width:30%; position:relative; font-weight:bold}
.country .inner {width:100%; position: relative; font-size:20px; padding:35px 0}

.country .inner .line1 {height:20px; font-size:18px; color:#29a0b5}
.country .inner .line2 { font-size:45px; color:#022d3f} 

.wheretobuyitem .name {font-size:22px; font-weight:bold; color:#022d3f}
.wheretobuyitem .address { padding-bottom:15px;}
.wheretobuyitem .telephone, .wheretobuyitem .email, .wheretobuyitem .website {height:25px}

