.campos {
    flex-direction: column;
}

.campo {
    width: 100% !important;
    max-width: 100% !important;
}

.entrar {
    border-radius: 6px;
}

/*.bg-jFundo {
    background-image: url(../../images/parallax-2.jpg);
    background-repeat: no-repeat;
    /* background-attachment: fixed; *
    background-size: cover;
    background-size: contain;
    background-size: 100% 50%;
    background-size: 300px 200px;
    background-size: 100% auto;
}*/