@media only screen and (max-width: 1440px) {
  .footer-bar {
    margin-bottom: -2%;
  }

  .head-text {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }

  .button-intro {
    width: 96%;
  }
  .button-intro a {
    width: 100%;
    float: left;
  }
}
