.tg-contact-me {
  position: absolute;
  z-index: 9;
  top: 96px;
  left: calc(50% + 397px);
  width: 170px;
}
.tg-contact-me img {
  width: 100%;
}

.tg-contact-me-footer {
  position: absolute;
  top: 245px;
  left: calc(50% - 75px);
  width: 154px;
}
.tg-contact-me-footer img {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .tg-contact-me {
    left: calc(50% + 313px);
  }
}
@media screen and (max-width: 980px) {
  .tg-contact-me {
    top: 50px;
    left: calc(50% + 200px);
  }
}
@media screen and (max-width: 959px) {
  .tg-contact-me {
    top: 26px;
    left: calc(50% + 200px);
  }
}
@media screen and (max-width: 639px) {
  .tg-contact-me {
    top: 11px;
    left: calc(50% + 160px);
    width: 130px;
  }

  .tg-contact-me-footer {
    top: 180px;
  }
}
@media screen and (max-width: 479px) {
  .tg-contact-me {
    display: none;
  }

  .tg-contact-me-footer {
    top: 155px;
  }
}

/*# sourceMappingURL=tg.css.map */
