


img {
  width: 50%;
  height: 50%;
  position: relative;
  left: 25%;
  margin-top: 20%;
}


@media screen and (min-width: 1025px) {
 
 
  .app {
    position: relative;
  }

}