input[type=checkbox], input[type=radio] {
    display: inline-block !important;
}
.leaflet-control-layers-base label,
.leaflet-control-layers-overlays label{
    font-size: 12px !important;
    color: #333 !important;
    margin-bottom: 2px !important;
}