.preloaderInmubles{
    filter: drop-shadow(2px 4px 6px rgb(85, 19, 23));
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 74px;
    display: flex;

    align-items: center;
    justify-content: center;
}
.fa-3x {
    font-size: 7em;
    color: #33070D;
}