1.	.site {
2.	    max-width: 100%;
3.	}
4.	
5.	.site-header {
6.	    max-width: 100%;
7.	}
8.	
9.	.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
10.	    width: 100%;
}
