
@media only screen and (max-width: 480px) {
  img {
    height: 89%;
    width: 89%;
  }
}
