.img_fundo {
    width: 100vw; height: 100vh;
    background: url(../../../../img/fundos/fundo_login_plaenge.jpg) no-repeat top center; background-size: cover;
    background-color: #FFFFFF;
}