@media screen and (max-width: 650px) {
    img{
    	width: 100%;
    }
}