.pcac-pie-chart {
    svg {
        width: 100%;
        display: block;
    }
    .dot {
        fill: none;
        stroke-width: 1px;
    }
}
