@media (max-width: 991px) {

  .graphic {
    padding: 0 30px;
  }

  img#footer-left-img {
    height: 230px;
    margin-top: 80px;
  }

  img#footer-right-img {
    height: 150px;
    margin-top: 90px;
  }

}
