If the element was previously floated and you are trying to change it to a normal block element then you would need to add float:none in your media query.
Of course we are all just guessing here until we get the full details
Sometimes you just need a fresh pair of eyes; you spend so long looking at your own code that you can’t see the obvious. (Well, that’s my experience, anyway. ) Glad you’ve got it fixed.