
/* v279: keep complete specialty names inside consistent cards. */
.specialty-map.specialty-atlas79 .map-routes > :is(a,button){min-width:0;box-sizing:border-box}
.specialty-map.specialty-atlas79 .map-routes strong{display:block;max-width:100%;min-width:0;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}
@media(max-width:600px){body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:minmax(0,1fr)!important}body .specialty-map.specialty-atlas79 .map-routes > :is(a,button){min-height:190px;padding:22px!important}body .specialty-map.specialty-atlas79 .map-routes strong{font-size:18px!important}}

body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))!important}
body .specialty-map.specialty-atlas79 .map-routes strong{font-size:17px!important}
@media(max-width:600px){body .specialty-map.specialty-atlas79 .map-routes{grid-template-columns:minmax(0,1fr)!important}body .specialty-map.specialty-atlas79 .map-routes strong{font-size:clamp(15px,4.2vw,18px)!important}}
