.texto-preloader{
    width: auto;
    height: auto;
    top: 57%;
    left: 50%;
    /* margin: 0 auto; */
    transform: translate(-50%, -50%);
    background: none;
    z-index: 9999;
    opacity: .8;
    background-size: 3% !important;
    position: fixed;
}