@media (max-width: 767px) {
  .steps .step__img {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
  }
  .valign-wrapper {
    text-align: center;
  }
  .steps .step__num {
    right: 0;
    left: 0;
    top: -110px;
  }
  .hero-content h1 {
    font-size: 32px;
    font-weight: 700;
    margin: auto;
    line-height: 50px;
  }
  .hero-content p {
    font-size: 16px;
  }
  .hero-section .notsh-base {
    max-width: 80px;
  }

  .cash-notsh {
    font-size: 12px;
  }
  .hero-section {
    padding-top: 40px;
    background: radial-gradient(60% 45% at 50% 50%, #aaf58e, transparent);
  }
  .hero-content {
    padding: 100px 0 80px;
  }
  .steps .step__title {
    font-size: 36px;
    margin: 0 0 5px;
    font-weight: 700;
  }
  .steps .step__desc {
    font-size: 15px;
    line-height: 32px;
    width: 80%;
    margin: auto;
  }
  .steps .step {
    margin-bottom: 100px !important;
  }
  .steps .step:last-of-type {
    margin-bottom: 20px !important;
  }
  .top-left-t-notsh {
    left: 10px;
  }
  .top-right-t-notsh {
    right: 0;
    bottom: -20px;
  }
  .top-right-t-notsh .notsh-body {
    height: 100px;
    width: 100px;
  }
  .top-left-t-notsh .notsh-body {
    height: 40px;
    width: 100px;
  }
  .top-footer h2 {
    font-size: 32px;
  }
}
