.statement-attachments-list {
    & .LoadingIndicator {
        height: 200px;

        &-loader-dot {
            height: 36px;
            width: 36px;
        }
    }
}