.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}.legends-text-us-map{font-size:20px;font-weight:600}.present-legend-us-map{width:20px;height:20px;border-radius:10%;background-color:#598c8f}.comming-legend-us-map{width:20px;height:20px;border-radius:10%;background-color:#8a9c66}#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}.legends-text-us-map{font-size:12px}.present-legend-us-map,.comming-legend-us-map{width:10px;height:10px}.comming-legend-us-map{background-color:#8a9c66}}