.map-pin { path { fill: red; stroke: black; stroke-width: 2px; vector-effect: non-scaling-stroke; } } .map-popover { position: absolute; width: 40vw; min-width: 20em; &.hidden { display: none; } }