@media screen and (min-width: 250px) and (max-width: 768px) {

  main img, h4 {width: 100%;}

}
