Hi Allok
try this structure in .htaccess
#set max upload file size
php_value upload_max_filesize xxM
#set max post size
php_value post_max_size xxM
replace xx to size something 16 or 32. Hope this will work if not then there is one more another method to increase this size. Lets try this first if not then We will go further.
kind regard
Xphunt3r