.bg-login-image {
    background: url(../radar.jpg);
    background-position: center;
    background-size: cover;
}
.p-5 {
    padding: 3rem!important;
    /*height: 577px;*/
    margin-top: 120px;
    margin-bottom: 120px;
}
.h5, h5 {
    font-size: 1.0rem;
}