Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Sergio Rodriguez
Courses Plus Student 7,456 Pointsthe size of the images get huge after i make the queries changes, what happend? somebody have the same problem??
...
3 Answers

Vicky Kumar
5,742 PointsCheck your image size, either define the height and width of your image or reduce the size of image using any photo editor softwares like Paint.Net (after installing, though its free, in menu - image - resize or simply press Ctrl + R), make sure you click on 'maintain aspect ratio' checkbox in image resizing window. It keeps your image pixel ratios balanced no matter what you size them. I hope this might help you.

Sergio Rodriguez
Courses Plus Student 7,456 Pointsthanks!

Sergio Rodriguez
Courses Plus Student 7,456 Pointsthanks!
Nick Nish
7,304 PointsNick Nish
7,304 PointsHey Sergio Rodriguez can you the code that styles your images (both inside and outside of your media queries) using the Markdown syntax? If you need help posting the code in Markdown, click on the bolded link below the forum text box.
This way we can see why this might be happening. Reasons could be that they aren't resizing, or some CSS was overridden, etc.