#custom-1705-particle, #custom-6515-particle{
    position: absolute;
    top:-1000px;
}

#g-page-surround{
    background: rgba(191, 166, 109, 0.3) !important;
    overflow:hidden;
}

#barraTopo{
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background:transparent;
}

#barraTopo .g-content{
    margin: 0;
    padding:0;
}

#barraTopo img{
    width: 400px;
}