.map-img {
  margin-bottom: 80px;
}

.car {
  position: absolute;
  bottom: -60px;
  right: -40px;
}

@media screen and (max-width: 700px) {
  .map-img {
    margin-bottom: 30px;
  }
}
