#map {
width:100%;
border: 2px solid #ddd;
height: 250px;
margin: 0;
border-radius: 5px;
}
#map {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers {background-color: #ffffff!important;}
.leaflet-touch .leaflet-bar a {color: #000000!important;}
.leaflet-touch .leaflet-bar a:first-child {color: #000000!important;}