@charset "utf-8";
/* CSS Document */

.aboutList {
	list-style:none;
}

.aboutList li p{
	font-style:'Open Sans' !important;
	font-size:18px;
	font-weight:400;
	color: #3a3a3a;
	padding: 0 0 5px 0;
}
#aboutTxt { padding-top: 1%;}

#terra, #custom { padding-left: 0; padding-right:0; width:35%;}
#terra img, #custom img{ width: 100%; height: auto; max-width: 450px; }
#custom { padding-top:3%;}

#map { top:-20%; position:absolute;}


