.imageBpx,.formBox{
    height : 92vh;
}
.imageBpx img{
    width : 100%;
    height : 100%;
    object-fit: cover;
}
form {
    padding : 0!important;
    width : 80% !important
}
