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