.side-img {
    height: calc(100vh - 56px);
    background-image: url(../img/chasheet-login-bg.jpg);
    background-size: cover;
    background-position: right center;
}

label.form-label {
    width: 80px;
    text-align: left;
}