To upload files larger than that, you should set your server. In php.ini file there’s line MAX_UPLOAD_SIZE where the limit is set. If you are on a shared server, you probably don’t have access of this file, so you should ask your hosting support for assistance.
Thanks