@media only screen and (max-width: 440px){
	#container .content img {
		margin-left: 0;
}
}
