/* Keep the small place icon independent from the full route illustration. */
figure.route-card .place svg{display:block;flex:0 0 auto;width:12px;height:12px;margin:0;fill:none;stroke:currentColor;stroke-width:1.4}
figure.route-card .place svg circle{fill:currentColor;stroke:none}
figure.route-card>svg{width:100%;height:342px;z-index:1;margin:auto}
