@media (max-width: 767px) {

  img#footer-left-img {
    height: 180px;
    margin-top: 110px;
  }

  img#footer-right-img {
    height: 110px;
    margin-top: 140px;
  }

}
