.pl-spinkit-spinner {
	position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 0;
    transform: translateY(-50%);
    right: 0;
}