
img {
  width: 100%;
  height: 100%;
  position: relative;
}


@media screen and (min-width: 1025px) {
 
 
  .app {
    position: relative;
  }

}