body {
    
}


#map {
    height: 60vh;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
  }


  img[src="img/img_373474.png"] {
      width: 30px!important;
      height: auto!important;
      /* background-color: red; */
  }

  img[src="img/visit.png"] {
      /* width: 500px!important; */
      /* background-color: green; */
      height: 50px!important;
      width: 50px!important;
  }