RewriteCond %{QUERY_STRING} (^|&)cat\=(+*)($|&)
RewriteCond %{REQUEST_URI} ^/index\.php$
RewriteRule ^gallery$ /gallery/%2? [L,R=301]
RewriteCond %{QUERY_STRING} (^|&)cat\=([0-9]{1,})($|&)
RewriteCond %{REQUEST_URI} ^/index\.php$
RewriteRule ^gallery$ /gallery/%2? [L,R=301]
RewriteCond %{QUERY_STRING} !(^|&)process\=view($|&)
RewriteCond %{REQUEST_URI} ^/(page|page/)$
RewriteRule .+ http://site.ru/page\?process=view [R=301,L]
col-12
col-6 col-sm-push-3 col-6
col-6 col-sm-pull-3 col-6