.container.container-form {
    background: rgb(255 255 255 / 62%);
}
.row{
    justify-content: center;
}
body>.row>.col-md-7{
    display: none;
}