Tesing for responsible

hello

i’ve been working on web page.
in the middle of media query, something is happening on chrome that it is not responsible to responsible tester on Chrome. but funny thing is that the page is working on the Firefox.

how could i fix this issue?

are you using the right vendor prefix for your css.?
best thing to do is check your css rules with caniuse.com, or use a Auto-prefixer when you post-compile your css. (if you want to have a cheat to autoprefixing, look up prepros)