/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
  .leaflet-marker-icon { 
     opacity: 1 !important;
 }
 
 .leaflet-popup-content img { 
     opacity: 1 !important;
 }