#map { 
  height: 440px; 
  width: 100%;
  margin-bottom: 50px;
  position: relative;
  z-index: 0;
}

@media(max-width: 1166px){
  #map { 
  width: 100%;
  }
}
