/* Caresheet Modular Elements */
    .caresheet-summary { margin: -4rem 0rem 2rem; background: #3e4144; box-shadow: 0 0 15px 0 rgba(16,16,16,.6); }

    @media (max-width: 760px) {
      .leaflet-container { float: none !important; width: 100% !important; margin: auto !important; }
      .caresheet-summary figure { float: none !important; padding: 0 !important ; width: 100% !important;}
    }
