#track123-app {
    --Track123-all-radius: 8px;
    --Track123-big-radius: 8px;
    --Track123-small-radius: 4px;
}

.gm-fullscreen-control {
    border-radius: 8px !important;
}

.gmnoprint div:nth-child(1) {
    border-radius: 8px !important;
}

.gmnoprint button:nth-child(1) {
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
}

.gmnoprint button:nth-child(3) {
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

#track123-map img[src*="https://xinglian-dev-1254213275.cos.accelerate.myqcloud.com"], #track123-map img[src*="https://cdn.shopify.com"] {
    border-radius: 8px !important;
}