#dog-vet-map {
    width: 100%;
    height: 600px;
    border-radius: 12px;
    margin: 30px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}