#main-img {
	width: 800px;
}

/* Larger than phone 
@media (min-width: 550px) {
  #main-img  { height: 800px;}
}
*/
