.dns-event-chart {
width: 100%;
height: 100%;
border: 1px solid $--border-color;
border-radius: 4px;
display: flex;
justify-content: space-between;
.dns-event-chart-pie {
width: 33%;
}
.dns-event-chart-bar {
width: 67%;