@media screen and (min-width:768px){
    .side-menu-form form .col-sm-6{
        width:100%;
    }
}
