/*==================  GOOGLE MAP  ======================*/
.map {
  position: relative;
}
#map {
  height: 250px;
  width: 100%;
  border:0;
}

 