   
    @media only screen and (max-width: 767px) {
        
        form {
            margin: 0 !important;
            padding: 0 !important;
            width: 100% !important;
        }
   
    }                 