#info-box address { padding-bottom:1.614rem; }
#info-box svg.align-to-baseline { margin-bottom:-2px; }

.swiss-map-container { position:relative; display:block; clear:both; }
.swiss-map-container svg { display:block; width:800px; height:auto; max-width:100%; max-height:70vh; clear:both; }
.swiss-map-container svg path[data-canton] { fill:#fff !important; transition:all 0.5s; }
.swiss-map-container svg path[data-canton].is-green { fill:#004b32 !important; }
.swiss-map-container svg path[data-canton]:hover { fill:#004b32 !important; cursor:pointer; }