.mudas{
    width: 250px;
    height: 250px;
}

#carregando{
    width: 100vw;
    height: 100vh;
    background: #c4dbc8;
    position: relative;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    z-index: 9999 !important;
    opacity: 0.5;
}

#preload{
    position: absolute;
    top: 50%;
    left: 50%;
}

#aguarde{
    position: absolute;
    top: 60%;
    left: 47%;
}

#banner_mudas{
    width: 98vw;
    top:0%;
}
