Tried to make a responsive page of the site and identified such a problem. When I open a website on a phone or tablet, everything is in order, but if I change the size of the browser itself, the media tag does not seem to work. Tell me what could be the problem. Link to the site: http://cr27532.tmweb.ru/glowna/
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">- user33274