Css not working in chrome responsive mode

I’m assuming it’s because you don’t have this

<meta name="viewport" content="width=device-width,initial-scale=1">

In your <head> section.