.TopAudiencesPanel {
    margin-bottom: 30px;

    & .LoadingIndicator {
        height: 100px;
        line-height: 100px;
        text-align: center;
        width: 250px;
    }

    &-panel-content {
        min-height: 233px;
    }
}
