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