:ng-deep{
    #global-loader img {
            top: 50%;
            position: absolute;
            transform: translate(-50%);
        }
}