@media screen and (max-width: 789px){
img{max-width: 100%;
height: auto;
width /***/: auto;}

h1 {display: none;}
#container {width: 100%;}
#footer {display: none;}

}
