#map, #map2 {
  height: 400px;  /* The height is 400 pixels */
  width: 100%;  /* The width is the width of the web page */
  margin: 25px;

 }

 .contact_add1 {
 	margin: 0;
 	margin-top: 15px;
 	font-weight: bold;
 	font-size: 18px;
 }
 .contact_add2 {
 	margin: 0;
 }
 .contact_add3 {
 	margin: 0;
 }
 .contact_hours_tit {
 	margin: 0;
 	margin-top: 15px;
 	font-weight: bold;
 	font-size: 18px;
 }
 .contact_hours {
 	margin: 0;
 }
 .contact_tours_tit {
 	margin: 0;
 	margin-top: 15px;
 	font-weight: bold;
 	font-size: 18px;
 }
 .contact_tours1 {
 	margin: 0;
 }
 .contact_tours2 {
 	margin: 0;
 }
 .contact_phone {
 	margin: 0;
 	margin-top: 15px;
 }
 .contact_email {
 	margin: 0;
 	margin-top: 15px;
 }