@media only screen and (max-width: 900px) {
  .map {
    width: 100%;
    height:400px;
  }
}

