@media screen and (max-width: 690px) {
    .about-us-content {
      padding:20px !important;
      padding-bottom:50px !important;
    }
  }