@media only screen and (min-width: 770px) {
  .footer-image {
      display: inline-block;
      position: absolute;
      bottom: 0;
  }
}