.preloaderInmubles{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 24px;
    display: flex;

    align-items: center;
    justify-content: center;
}
.fa-3x {
    font-size: 5em;
    color: rgb(113, 0, 0);
}