.map-display-container{margin:0 auto;max-width:1084px;padding-left:5%;padding-right:5%}.map-display-title{color:#02293d;font-family:Roboto Slab,serif;font-size:24px;font-weight:400;letter-spacing:.06em;line-height:1.25em;margin:10px auto 20px;max-width:768px;text-align:center}.map-display-map{margin:0 auto;max-width:700px;width:100%}.map-display-map svg{height:auto;width:100%}.map-display-map svg path{fill:#fff;stroke:#fff;stroke-width:1;transition:opacity .2s ease}.map-display-map svg path:hover{opacity:.75}.map-display-map svg path.state-selected{fill:#12d678}@media (max-width:768px){.map-display-container{padding:20px 10px}.map-display-title{margin-bottom:20px}}