@media all and (max-width:992px)  {
    .modal-body form {
        border-right: 0px solid black;
        margin-bottom: 100px;
    }
    
}
