.StreamsByGeography {
    width: 100%;

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

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