* {
  -webkit-tap-highlight-color: transparent;
}

@media screen and (min-width: 64rem) {
  .img-other {
    position: relative;
    left: -6rem;
    bottom: 1.5rem;
  }
}
