

@media only screen and (max-width: 600px) {
  #app-photo{
    width: 200%;
}
}