@media screen and (max-width: 992px) {
  .about-title {
    font-size: 32px;
    letter-spacing: -1px !important;
  }
  .about-image {
    margin-top: 0 !important;
  }
  .fs-32 {
    font-size: 24px !important;
  }
  .fs-48 {
    font-size: 32px !important;
  }
  .letter-spacing-2 {
    letter-spacing: -1px !important;
  }
  .footer-widget-wrapper p,
  .footer-widget-wrapper h3,
  .footer-widget-wrapper ul,
  .footer-widget-wrapper a {
    text-align: center !important;
  }
  #downloadButton {
    color: black;
    border-color: black !important;
    margin-top: 20px;
  }
}/*# sourceMappingURL=mobile.css.map */