/* .map-responsive{
  overflow:hidden;
  padding-bottom:100%;
  position:relative;
  height:0;
} */

.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
  vertical-align: central;
}


@font-face {
   font-family: myFirstFont;
         src: url(Nudi14.ttf);

}
 
.nudi14 {
   font-family: myFirstFont;

   color: darkgreen;
}
