.mobilizer-loader {
    position: fixed;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    top: 50%;
    margin-top: -9px;
}