.gm-style a[href^="https://maps.google.com/maps?"]{ /*make Google logo clickable*/
    pointer-events:auto;
}
.gm-style-cc a { /*make Google ToS/Feedback link clickable*/
    pointer-events:auto;
}
