.leaflet-control-zoomhome-home {
    background: url('../../img/icon_home.png');
    background-position: 10px 10px;
    background-size: 20px 20px;
    background-repeat: no-repeat
}

.leaflet-control-zoomhome a {
    font: bold 18px "Lucida Console", Monaco, monospace;
}

a.leaflet-control-zoomhome-in,
a.leaflet-control-zoomhome-out {
    font-size: 1.5em;
    line-height: 26px;
}