.us-map-small-states{display:flex;flex-direction:column;margin-top:90px;gap:5px;width:21%}.small-state{font-size:12px;background-color:#ca9e6c;padding:5px 10px;color:white;border-radius:10px}.small-state:hover{background-color:#c07574;color:white}#us-map text{shape-rendering:crispEdges;text-rendering:optimizeLegibility}@media only screen and (max-width:600px){.us-map-small-states{margin-top:20px!important;gap:3px!important;width:50%}.small-state{font-size:7px!important;padding:3px 5px!important}}