/**
* @subsection   GOOGLE MAP
*
* @description  Easy as hell Google Map Api Jquery plugin.
*
* @author       Evgeniy Gusarov (Diversant)
**/
.map {
  position: relative;
  background: url(../images/contact-map.jpg) center center no-repeat;
  width: 100%;
  height: 400px;
}

.map a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-align: center;
}